Add check for coupled constraints for CUDA update
[alexxy/gromacs.git] / src / gromacs / mdlib / update_constrain_cuda_impl.h
2019-12-02 Berk HessAdd check for coupled constraints for CUDA update
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-29 Artem ZhmurovRename some variables in GPU Update
2019-11-27 Artem ZhmurovAdd method for coordinates scaling into GPU update...
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-14 Paul BauerFix formatting error
2019-11-07 Paul BauerApply clang-format to source tree
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-10-18 Artem ZhmurovRemove excessive H2D and D2H coordinates copies when...
2019-10-16 Artem ZhmurovLink GPU force producer and consumer tasks
2019-10-12 Artem ZhmurovCentralize management of coordinates ready on GPU event
2019-10-09 Szilárd PállAdd GPU event to mark that coordinate update is done
2019-10-07 Artem ZhmurovPass the GPU streams to StatePropagatorDataGpu constructor
2019-10-01 Artem ZhmurovStatePropagatorDataGpu object to manage GPU forces...
2019-09-27 Artem ZhmurovIntroduce stream management to GPU Update-Constraints
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-03 Artem ZhmurovAdd Parrinello-Rahman pressure coupling to CUDA Leap...
2019-08-26 Artem ZhmurovAdd temperature coupling to CUDA Leap-Frog integrator
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-09 Artem ZhmurovPrepare Update and Constraints for Domain Decomposition
2019-08-06 Artem ZhmurovRemove PImpl scaffolding from CUDA version of Leap...
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-26 Artem ZhmurovRemove PImpl scaffolding from CUDA version of SETTLE
2019-07-05 Artem ZhmurovRemove PImpl scaffolding from CUDA version of LINCS
2019-07-03 Artem ZhmurovCombine CUDA Leap-Frog, LINCS and SETTLE. II.
2019-06-18 Artem ZhmurovCombine CUDA Leap-Frog, LINCS and SETTLE. I.