Separate management of GPU contexts from modules
[alexxy/gromacs.git] / src / gromacs / ewald / pme-gpu-internal.cpp
2017-11-24 Mark AbrahamSeparate management of GPU contexts from modules
2017-11-24 Aleksei IupinovPin coordinates, forces and charges for PME on GPU
2017-11-17 Mark AbrahamImprove handling of PME GPU force buffer
2017-11-02 Mark AbrahamMerge branch release-2016
2017-11-01 Aleksei IupinovMove pme_gpu_finish_computation() documentation to...
2017-11-01 Aleksei IupinovFix erroneous PME GPU "step" namings
2017-11-01 Aleksei IupinovSimplify PME GPU synchronization code
2017-10-30 Aleksei IupinovBring PME GPU/CUDA internal structure names to CamelCase
2017-10-21 Berk HessMerge "Merge branch release-2016"
2017-10-21 Aleksei IupinovAdd calls to the PME GPU stages
2017-10-20 Mark AbrahamMerge branch release-2016
2017-10-16 Mark AbrahamMerge branch release-2016
2017-10-11 Aleksei IupinovPME force gathering - CUDA kernel + unit tests
2017-10-11 Aleksei IupinovPME spline+spread CUDA kernel and unit tests
2017-10-09 Aleksei IupinovPME GPU/CUDA data framework.