Make stepWorkload.useGpuXBufferOps flag consistent
[alexxy/gromacs.git] / src / programs /
2021-10-29 Berk HessReimplement constant acceleration groups
2021-10-29 Mark AbrahamGeneralize constraints on MPI rank counts for tests
2021-10-28 Berk HessUpdate copyright year for tests/grompp.cpp
2021-10-27 Oliver FleetwoodAdd preprocessing and integration test for transformati...
2021-10-26 Mark AbrahamRemove/replace many mentions of Jenkins
2021-10-22 Mark AbrahamAdd utility dependency to libmdrun_test_infrastructure
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-10-14 Andrey AlekseenkoImprove stability of ContinuationIsExact tests
2021-10-11 Alan GrayBug fix for irregular replex steps with GPU update
2021-10-06 Pascal MerzImplement pull for modular simulator
2021-09-29 Artem ZhmurovUpdate links to googletests and remove some refs to...
2021-09-28 Gaurav GargAdd HeFFTe based FFT backend
2021-09-22 Roland SchulzFix out of bound vector access in vsites
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-09-10 Berk HessCompute correct dV/dl when nstcalcenergy % nstdhdl...
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-03 Mark AbrahamUpdate bundled GoogleTest to current HEAD
2021-07-07 Pascal MerzFix modular simulator MTTK
2021-06-30 Pascal MerzUse MDP database for simulator equivalence tests
2021-06-30 Mark AbrahamTest with newer compilers in CI
2021-06-30 Berk HessPort basic pull test to gtest framework
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-07 Pascal MerzIntroduce Trotter decomposition / MTTK for modular...
2021-06-04 Pascal MerzPull and AWH exact continuation tests
2021-05-31 Pascal MerzIntroduce Andersen temperature coupling for modular...
2021-05-24 Pascal MerzImplement Berendsen and c-rescale pressure coupling...
2021-05-15 Paul BauerUse InheritParentConfig: true in clang-tidy files
2021-05-11 Artem ZhmurovName the MDRun FEP test binary consistently
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-04-20 ejjordanclang-tidy-11 fixes mdrun tests
2021-04-14 Pascal MerzImplement Nose-Hoover thermostat for leap-frog modular...
2021-04-12 Mark AbrahamRelax default tolerance on pressure comparisons
2021-04-02 Paul BauerMake FileOptionTypes enum class
2021-03-25 ejjordanFix some doxygen errors
2021-03-16 Kevin BoydMigrate gmx msd to the trajectoryanalysis framework
2021-03-10 Pascal MerzDon't test for pressure in replica exchange regression
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-03-01 Berk HessFix mass perturbation to dH/dlambda
2021-02-26 Pascal MerzIntroduce GTest regression tests for replica exchange
2021-02-25 Pascal MerzIncrease multsim test flexibility, test multisim + DD
2021-02-25 Pascal MerzFix testing of positions against reference data
2021-02-18 Pascal MerzImplement velocity terms for virtual sites
2021-02-17 Pascal MerzIntroduce test checking freeze groups
2021-02-16 Pascal MerzIntroduce virtual sites test
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-01-29 Mark AbrahamRemove PrivateImplPointer in favour of std::unique_ptr
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-11 Mark AbrahamRemove mdrun-only build configuration
2021-01-07 Pascal MerzFix periodic actions test
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-01-07 Pascal MerzSimplify test mdp handling
2020-12-18 Mark AbrahamMerge branch release-2021
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-12-15 Mark AbrahamUpdate deprecation statuses
2020-12-11 Pascal MerzRestrict force frame comparison for FEP tests
2020-12-11 Pascal MerzFix trx frame reading from modular simulator checkpoint...
2020-12-09 Mark AbrahamFix compilation and tests with icc 19.1.2
2020-12-04 Mark AbrahamFix mdrun-only build
2020-12-04 Pascal MerzRelax simulator comparison tests
2020-12-02 Pascal MerzFixes post submit broken by 05f02ab82
2020-12-02 Pascal MerzSeparate simulator comparison tests
2020-12-02 Pascal MerzFix error when using simulator test with pre-defined...
2020-11-24 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-11-17 M. Eric IrrgangSeparate the testutils module.
2020-11-13 M. Eric IrrgangProvide a catch-all target for library modules.
2020-11-12 Paul BauerFix thread mpi linking for mdrun only build
2020-11-12 M. Eric IrrgangProvide common library headers through new CMake target.
2020-11-05 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-04 Mark AbrahamRemove logging from hardware detection
2020-11-04 M. Eric IrrgangEstablish `api/` as the home for installed headers.
2020-11-03 Gilles Gouaillardettiming: try to directly retrieve gmx_cycles_calibrate...
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-09 Berk HessAdd MTS support for pull and AWH
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-01 Artem ZhmurovAdd missing include into the tests comparison helper
2020-10-01 Paul BauerBreak up MPI tests
2020-09-30 Pascal MerzRegression-test-style Google tests for FEP
2020-09-30 Berk HessMove computeSlowForces into stepWork
2020-09-30 Paul BauerUpdate CI on 2020 branch
2020-09-30 Pascal MerzFix #3655
2020-09-28 Berk HessFix dispersion correction table generation
2020-09-28 Giovanni BussiFixed incorrect enum
2020-09-27 Pascal MerzCompare trajectories to reference data
2020-09-25 Pascal MerzReplace FramesToCompare enum by MaxNumFrames
2020-09-23 Pascal MerzImplement Berendsen thermostat for modular simulator
2020-09-23 Mark AbrahamPermit comparison of only first frames
2020-09-22 Mark AbrahamSplit mdrun-test
2020-09-16 Paul BauerBreak off some tests from mdrun tests
2020-09-15 Paul BauerBreak off some tests from mdrun tests
2020-09-15 Christian BlauAll coordinates in the density-guided-simulation group...
2020-09-15 Erik LindahlFix minor warnings noticed by Intel compilers
2020-09-14 M. Eric IrrgangCreate and use SimulationInput module.
2020-09-14 Artem ZhmurovUse common device context header for OpenCL
2020-09-08 Christian BlauAllow density-guided simulations to translate structure
2020-09-08 Pascal MerzRemove dependency of EnergyData on t_state
2020-09-07 Artem ZhmurovAccess the device status directly, remove the getter
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-04 Erik LindahlSimplified uniform GPU selection in CMake
next