Make DeviceContext into a proper class
[alexxy/gromacs.git] / src / gromacs / mdtypes / state_propagator_data_gpu_impl.h
2020-03-09 Artem ZhmurovMake DeviceContext into a proper class
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-06 Artem ZhmurovUse RVec instead of float for x, v and f device buffers
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-08 Roland SchulzMerge release-2019 into release-2020
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-17 Szilárd PállAdd wallcycle counting to StatePropagatorDataGpu
2019-11-30 Paul BauerMerge origin/release-2020 into master
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-28 Artem ZhmurovClear device force buffer if it was reallocated
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-10-18 Artem ZhmurovRemove excessive H2D and D2H coordinates copies when...
2019-10-14 Artem ZhmurovAdd separate constructor to StatePropagatorDataGpu...
2019-10-12 Artem ZhmurovCentralize management of forces ready on GPU event
2019-10-12 Artem ZhmurovCentralize management of coordinates ready on GPU event
2019-10-10 Artem ZhmurovAdd management for velocities and forces copy events...
2019-10-10 Szilárd PállAdd management for coordinates copy events into StatePr...
2019-10-08 Artem ZhmurovFix for the recent nightly failure
2019-10-07 Artem ZhmurovPass the GPU streams to StatePropagatorDataGpu constructor
2019-10-07 Mark AbrahamExtend GPU traits class
2019-10-02 Paul BauerFix failures in clang-8 nightly build
2019-10-01 Artem ZhmurovStatePropagatorDataGpu object to manage GPU forces...