rgpot 2.4.1__tar.gz → 2.4.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/MetatomicEngineAbi.cc +9 -1
- {rgpot-2.4.1 → rgpot-2.4.2}/PKG-INFO +1 -1
- rgpot-2.4.2/docs/newsfragments/+gil-nested-safe.fixed.md +1 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/pyproject.toml +1 -1
- {rgpot-2.4.1 → rgpot-2.4.2}/.gitattributes +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/CODEOWNERS +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/actions/ensure-potctl/action.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/actions/restore-ci-tools/action.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/actions/setup-ci-tools/action.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/dependabot.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/workflows/ci-orchestrator.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/workflows/ci_doc_commenter.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/workflows/ci_docs.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/workflows/cosmo-potctl.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/workflows/coverage.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/workflows/release-prepare.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.github/workflows/release.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.gitignore +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.lychee.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/.snapper.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CHANGELOG.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CMakeLists.txt +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CODEOWNERS +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CODE_OF_CONDUCT.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/Cargo.lock +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/Cargo.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/.clang-format +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/examples/call_cuh2.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/examples/eigen_call_cuh2.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/examples/eigen_call_ljpot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/examples/xt_call_cuh2.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CPMDPot/CPMDPot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CPMDPot/CPMDPot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CPMDPot/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CPMDPot/cpmd_c_abi.h +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CPMDPot/cpmd_c_abi_stub.c +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CPMDPot/cpmd_feature_table.inc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CPMDPot/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CuH2/CuH2Pot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CuH2/CuH2Pot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CuH2/cuh2Utils.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CuH2/cuh2Utils.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CuH2/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CuH2/tmp.con +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/CuH2/tmp_tiny.con +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/ForceStructs.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/LennardJones/LJPot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/LennardJones/LJPot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/LennardJones/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/MetatomicConfig.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/MetatomicDlopen.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/MetatomicDlopen.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/MetatomicPot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/MetatomicPot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/metatomic_c_abi.h +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/MetatomicPot/vesin_compat.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/NWChemPot/DynLib.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/NWChemPot/NWChemPot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/NWChemPot/NWChemPot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/NWChemPot/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/NWChemPot/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/NWChemPot/nwchem_c_abi.h +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/NWChemPot/nwchem_c_abi_stub.c +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/PotHelpers.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/PotHelpers.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/Potential.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/PotentialCache.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/PotentialCache.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/TBLitePot/TBLitePot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/TBLitePot/TBLitePot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/TBLitePot/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/XTBPot/XTBPot.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/XTBPot/XTBPot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/XTBPot/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/abi/ProfileLoader.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/base_types.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/pot_types.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/Potentials.capnp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/ase_calculator.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/ase_helpers.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/capnp_compile.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/pot_bridge.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/pot_bridge.h +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/py_comp_multiprocess.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/py_mpi_comp.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/py_parclient.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/pyclient.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/rpc/server.cpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/types/AtomMatrix.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/types/adapters/capnp/capnp_adapter.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/types/adapters/eigen.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/types/adapters/xtensor.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/units.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/rgpot/units.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/BridgeStressTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/CPMDPotMessageAbiTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/CacheTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/CapnpAdapterTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/CuH2PotTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/InvarianceTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/MetatomicPotTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/NWChemPotMessageAbiTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/NWChemPotTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/ProfileLoaderTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/TBLitePotTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/UnitsTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/XTBPotTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/cpmdc_fake_engine.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/cuh2UtilsTest.cc +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/data/lj38/lennard-jones.pt +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/nwchemc_fake_engine.c +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/test_cpmd_abi_main.c +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/test_cpmd_dlopen_contract.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/test_nwchem_abi_main.c +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/test_nwchem_dlopen_contract.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/CppCore/tests/test_rpc_schema_sync.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/LICENSE +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/SECURITY.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/branding/logo/rgpot_logo.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/branding/logo/rgpot_logo_dark.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/branding/logo/rgpot_logo_light.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/branding/logo/rgpot_notext.svg +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/branding/logo/rgpot_notext_dark.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/branding/logo/rgpot_notext_light.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/build.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/check-drift.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/ci_doc_commenter.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/ci_docs.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/cosmo_potctl.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/docs_quality.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/export-plan.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/format.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/gen.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/lib/pins.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/lib/steps.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/plan.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/potentials.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/prek.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/release.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/release_prepare.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/towncrier.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/ci/gha/workflow.ncl +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/codecov.yml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/cog.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/export.el +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+gil-c-abi-force.fixed.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+metatomic-engine-dlopen.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+metatomic-strict-determinism.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+pip-metatomic-dlopen.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+pip-multi-torch-engines.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+pip-nanobind-abi3-multi-torch.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+pip-rgpot-wheel.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/+pip-rpath-repair-hook.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/.gitkeep +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/47.added.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/newsfragments/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/_static/eon_min_landscape.png +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/_static/pes_double_well.png +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/changelog.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/code_of_conduct.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/contributing/developer/faq.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/contributing/developer/index.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/contributing/developer/release.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/contributing/developer/testing.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/contributing/index.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/howto/eindir-anneal.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/howto/embedding.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/howto/eon-rgpot.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/howto/integration.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/howto/pip-python.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/index.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/reference/architecture.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/tutorials/molecular-global-optimization.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/orgmode/tutorials/quickstart.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/Doxyfile_base.cfg +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/Doxyfile_potlib.cfg +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/_static/custom.css +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/_static/rgpot_logo_dark.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/_static/rgpot_logo_light.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/_static/rgpot_notext_dark.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/_static/rgpot_notext_light.webp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/_templates/partials/extra-head.html +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/_templates/partials/site-foot.html +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/conf.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/source/doxyrest-config.lua +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/docs/style_guide.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/include/rgpot/errors.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/include/rgpot/potential.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/include/rgpot/rgpot.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/include/rgpot/rpc_client.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/include/rgpot/types.hpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/meson_options.txt +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/pixi.lock +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/pixi.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/Cargo.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/cosmo/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/cosmo/aarch64-unknown-linux-cosmo.json +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/cosmo/x86_64-unknown-linux-cosmo.json +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/src/ci.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/src/cosmo.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/src/cosmo_ld.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/src/lockstep.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/potctl/src/main.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/prek.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/python/bind/bind_module.cpp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/python/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/python/rgpot/__init__.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/readme_src.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/Cargo.lock +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/Cargo.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/README.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/README.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/build.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/cbindgen.toml +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/include/rgpot.h +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/schema/Potentials.capnp +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/c_api/mod.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/c_api/potential.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/c_api/rpc.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/c_api/types.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/eindir.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/lib.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/potential.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/rpc/client.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/rpc/mod.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/rpc/server.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/status.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/tensor.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/rgpot-core/src/types.rs +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/ase_anneal_compare.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/check_codecov_config.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/cpmd_inprocess_vs_subprocess_timing.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/org_to_md.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/patches/doxyrest/doxyrest.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/patches/doxyrest/enum_class_fix.patch +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/patches/doxyrest/readme.org +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/pes_double_well.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/rgpot_build_multi_abi_engines.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/rgpot_build_wheel.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/rgpot_finalize_wheel.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/rgpot_inject_multi_abi_engines.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/rgpot_pack_multi_abi_engines.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/rgpot_repair_wheel.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/run_coverage_cpp.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/run_coverage_fortran.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/run_coverage_python.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/scripts/run_coverage_rust.sh +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/eigen.wrap +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fmt.wrap +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/.gitignore +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/LICENSE +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/eam_dat.f90 +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/eam_isoc.f90 +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/eamroutines.f90 +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/main.f90 +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/readme.md +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2/tmp.con +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/fortcuh2.wrap +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/packagefiles/fortcuh2/meson.build +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/potentials-schema.wrap +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/subprojects/xxhash.wrap +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/ase_vs_anneal.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/con_relax_demo.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/cpmd_params.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/eon_min_landscape.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/nwchem_params.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/pes_double_well.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/rpc_integ.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/test_cpmd_params.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/test_nwchem_params.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/test_rgpot_metatomic_dlopen.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/test_rgpot_pip_core.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/test_rpc_e2e_c_abi.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/test_rpc_integ_cpmd.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/tests/test_rpc_integ_nwchem.py +0 -0
- {rgpot-2.4.1 → rgpot-2.4.2}/towncrier.toml +0 -0
|
@@ -16,18 +16,26 @@
|
|
|
16
16
|
// When this engine is called from a Python host (pyeonclient / nanobind) the
|
|
17
17
|
// GIL is often still held. Torch autograd refuses that. Soft-resolve CPython
|
|
18
18
|
// thread APIs so pure C++ hosts (eonclient binary) need no libpython link.
|
|
19
|
+
//
|
|
20
|
+
// Only SaveThread when PyGILState_Check() is true — nested release (Job.run
|
|
21
|
+
// already dropped the GIL) must not call SaveThread again.
|
|
19
22
|
namespace {
|
|
20
23
|
struct SoftGilRelease {
|
|
24
|
+
using CheckFn = int (*)();
|
|
21
25
|
using SaveFn = void *(*)();
|
|
22
26
|
using RestoreFn = void (*)(void *);
|
|
23
27
|
void *tstate = nullptr;
|
|
24
28
|
RestoreFn restore = nullptr;
|
|
25
29
|
SoftGilRelease() {
|
|
30
|
+
auto *check = reinterpret_cast<CheckFn>(
|
|
31
|
+
dlsym(RTLD_DEFAULT, "PyGILState_Check"));
|
|
26
32
|
auto *save = reinterpret_cast<SaveFn>(
|
|
27
33
|
dlsym(RTLD_DEFAULT, "PyEval_SaveThread"));
|
|
28
34
|
restore = reinterpret_cast<RestoreFn>(
|
|
29
35
|
dlsym(RTLD_DEFAULT, "PyEval_RestoreThread"));
|
|
30
|
-
|
|
36
|
+
// check==nullptr: not in a Python process (or old CPython); skip.
|
|
37
|
+
// check()==0: GIL already released by the host (e.g. nanobind).
|
|
38
|
+
if (check && check() && save && restore) {
|
|
31
39
|
tstate = save();
|
|
32
40
|
}
|
|
33
41
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: rgpot
|
|
3
|
-
Version: 2.4.
|
|
3
|
+
Version: 2.4.2
|
|
4
4
|
Summary: Potential energy surfaces for atomistic simulation (LJ + Metatomic multi-ABI dlopen; nanobind abi3)
|
|
5
5
|
Keywords: potential,Lennard-Jones,metatomic,rgpot,potlib,dlopen,nanobind,abi3
|
|
6
6
|
Author-Email: Rohit Goswami <rgoswami@ieee.org>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
SoftGilRelease in the metatomic C ABI only calls PyEval_SaveThread when PyGILState_Check is true, so nested GIL release from pyeonclient Job.run is safe.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|