Split simulationWork.useGpuBufferOps into separate x and f flags
[alexxy/gromacs.git] / src / gromacs / pulling /
2021-11-03 Andrey AlekseenkoFix random typos
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-10-06 Pascal MerzImplement pull for modular simulator
2021-10-04 Berk HessImprove transformation coordinate expression checks
2021-09-28 Mark AbrahamBuild internal muparser more simply
2021-09-25 Berk HessReplace DOMAINDECOMP macro by a renamed function
2021-09-22 Roland SchulzFix compilation with GMX_USE_MUPARSER=None
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-09-03 Paul BauerAdd support for transformation pull coordinates
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-03 Berk HessMinor pull code cleanup
2021-05-15 Paul BauerUse InheritParentConfig: true in clang-tidy files
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-04-20 Joe JordanUse enum class for gmx_omp_nthreads
2021-03-31 Berk HessUse EnumerationArray for pull isAngleType
2021-03-31 Berk HessUse using for ArrayRef and RVec in pull code
2021-03-30 Berk HessMove dynamic pull groups and pull nthreads
2021-03-30 Berk HessAdd coordIndex to t_pull_coord
2021-03-25 Joe JordanUse ArrayRef in special forces
2021-03-25 Joe JordanUse ArrayRef in signatures of constraints and some...
2021-03-19 Paul BauerBulk change to const ref for mtop
2021-03-15 Paul BauerMove M_PI definition to math/units.h
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-02-22 Paul BauerRefactor md_enums
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-02-01 Mark AbrahamReplace gmx::Mutex with std::mutex
2021-01-31 Mark AbrahamRequire MPI 2.0
2021-01-29 Mark AbrahamRemove PrivateImplPointer in favour of std::unique_ptr
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2020-12-18 Mark AbrahamMerge branch release-2021
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-11-26 Berk HessFix pull fatal error message
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-20 M. Eric IrrgangCreate CMake targets for each of the modules.
2020-11-05 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-10-29 Andrey AlekseenkoNarrow-down Intel-specific #ifdef's
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-13 Joe JordanFix segfault in pull reading
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-09-30 Berk HessMove computeSlowForces into stepWork
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-05-23 Artem ZhmurovRemove dependence on t_mdatoms from pull code
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-04-08 Mark AbrahamFixes for clang-tidy-9
2020-04-07 Pascal MerzRequire explicit MPI_COMM for gmx_bcast and gmx_barrier
2020-03-06 Mark AbrahamSimplify compiling GPU code for tests
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-01 Artem ZhmurovMerge "Merge branch origin/release-2020 into master"
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-09 Artem ZhmurovMake PBC type enumeration into PbcType enum class
2020-01-09 Mark AbrahamSplit lines with many copyright years
2020-01-08 Roland SchulzMerge release-2019 into release-2020
2020-01-07 Roland SchulzWorkaround for ICC 19u5 and 20initial
2020-01-07 Paul BauerMerge branch origin/release-2020 into master
2020-01-07 Paul BauerMerge commit d30f2cb6 from release-2020 into master
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-12-11 Artem ZhmurovEnable most of the pulling flavors with GPU update
2019-11-30 Paul BauerMerge origin/release-2020 into master
2019-11-29 Berk HessMerge "Merge branch release-2019 into release-2020...
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-26 Berk HessFix issues with AWH with periodic pulling
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-07 Paul BauerApply clang-format to source tree
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-04 Christian BlauFix double overload in LocalAtomSet code when gmx:...
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-20 Mark AbrahamApply clang-tidy-8 readability-uppercase-literal-suffix
2019-08-20 Mark AbrahamFix issues for clang-analyzer-8
2019-08-05 Berk HessMake box const in do_force()
2019-08-01 Mark AbrahamMerge "Merge release-2019 into master"
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-29 Berk HessFix segmentation fault with cosine pulling
2019-06-14 Paul BauerMerge branch release-2018 into release-2019
2019-05-22 Mark AbrahamIntroduce tri-state enums for restarts
2019-04-18 Mark AbrahamMove pull work struct out of inputrec
2019-04-02 Paul BauerRefactor gmx_group_t to SimulationAtomGroups
2019-03-27 Prashanth KanduriMove stat function declarations to a new stat.h
2019-03-07 Mark AbrahamEliminate mdlib/mdrun.h
2019-03-06 Mark AbrahamRevert "Eliminate mdlib/mdrun.h"
2019-03-06 Mark AbrahamEliminate mdlib/mdrun.h
2019-03-02 Mark AbrahamMerge branch release-2019
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-07 Roland SchulzRevert size to be unsigned for ArrayRef
2019-02-07 Roland SchulzAdd ssize and remove static_casts
2019-02-04 Roland SchulzRename all source files from - to _ for consistency.
2019-02-04 Roland SchulzReplace compat::make_unique with std::make_unique
2019-01-30 Mark AbrahamMerge remote branch release-2018 into release-2019
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2019-01-10 Mark AbrahamAdd more checks for division by zero
2019-01-10 Mark AbrahamAdd more checks for division by zero
next