Fix typos regarding FindPython3 CMake module hint.
[alexxy/gromacs.git] / api /
2021-06-28 M. Eric IrrgangRestore gmxapi._gmxapi.add_mdmodule() Python functionality.
2021-06-18 Alexey ShvetsovAllow to build and install nblib and gmxapi without...
2021-03-08 Joe JordanCorrect the dependencies of nblib tests
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-02-11 M. Eric IrrgangUse GmxManageMPI variables for gmxapi.
2021-02-04 Mark AbrahamDefine M_PI when it is not defined
2021-01-28 Paul BauerFix NB-LIB copyright
2021-01-28 kanduriFix failing listed-forces test
2021-01-26 Paul BauerAdd new sample script for listed forces
2021-01-26 ejjordanAdd necessary dependence of sample test on check-nblib
2021-01-26 Mark AbrahamStop installing NB-LIB argon-forces-integration binary
2021-01-25 Mark AbrahamUse ctest better to run NB-LIB sample code as a test
2021-01-25 Joe JordanCheck availability of compile flags at cmake time
2021-01-25 ejjordanRename DefaultAngle to HarmonicAngleType in nblib liste...
2021-01-20 Paul BauerNBLIB: Remove preprocessor macros
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2020-12-10 Berk HessA check for perturbed listed pairs beyond rlist
2020-12-09 Mark AbrahamFix compilation and tests with icc 19.1.2
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-11-17 Joe JordanRemove some extraneous compiler flags from nblib
2020-11-10 Paul BauerDisable failing NB-LIB listed forces tests
2020-11-10 kanduriNBLIB: Fix build warning from uninitialized array
2020-11-09 Joe JordanAdd backend for nblib listed forces API
2020-11-04 Mark AbrahamRemove logging from hardware detection
2020-11-04 Joe JordanNBLIB listed forces API update
2020-11-02 ejjordanUpdate to nblib non-bonded backend
2020-11-02 M. Eric IrrgangRemove an unnecessary transitive dependency of imported...
2020-10-30 Joe JordanIntroduce nblib versioning
2020-10-27 M. Eric IrrgangNormalize FindMPI hints.
2020-10-27 M. Eric IrrgangClarify behavior of LegacyMdrunOptions.
2020-10-26 M. Eric IrrgangTell gmxapi to look for MPI, when appropriate.
2020-10-21 Paul BauerOnly build nblib tests when requested
2020-10-20 M. Eric IrrgangUpdate gmxapi version details.
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-15 Andrey AlekseenkoIncrease tolerances for NBlibTest.SpcMethanolForcesAreC...
2020-10-12 Gilles GouaillardetFix nblib flags
2020-10-09 Szilárd PállFix NBLIB CMake error message
2020-10-09 Andrey Alekseenkoapi/nblib/tests/integrator.cpp: Minor changes
2020-10-08 Andrey AlekseenkoNBlibTest/IntegratorWorks: Initialize x's and v's
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-02 M. Eric IrrgangLet gmxapi installation record the GROMACS library...
2020-09-30 Joe JordanAdd nblib sample script
2020-09-29 ejjordanFail gracefully when nblib cannot be built
2020-09-29 Joe JordanAdd nblib backend: Part 2 of 2
2020-09-29 M. Eric IrrgangClarifications for ResourceAssignment interface.
2020-09-29 M. Eric IrrgangSupport ResourceAssignment interface for tMPI library...
2020-09-29 M. Eric IrrgangAllow MPI-enabled clients to provide the library commun...
2020-09-29 M. Eric IrrgangUse MpiContextManager to provide MPI communicator.
2020-09-29 M. Eric IrrgangRelocate MpiContextManager.
2020-09-29 M. Eric IrrgangInterface updates allowing client to provide MPI commun...
2020-09-28 Joe JordanAdd nblib backend: Part 1 of 2
2020-09-28 Joe JordanAdd initial nblib public API
2020-09-14 M. Eric IrrgangCreate and use SimulationInput module.
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-18 M. Eric IrrgangAllow more granularity for public interfaces in build...
2020-07-30 M. Eric IrrgangMove sources for libgmxapi.
2020-07-29 M. Eric IrrgangUse GMXAPI CMake option guard for gmxapi target declara...
2020-07-15 M. Eric IrrgangBegin moving installed interface to `api/`