Rename and expose "generic" GPU memory transfer functions
[alexxy/gromacs.git] / src / gromacs / ewald / pme-gpu-internal.h
2017-11-15 Aleksei IupinovRename and expose "generic" GPU memory transfer functions
2017-11-02 Mark AbrahamMerge branch release-2016
2017-11-01 Aleksei IupinovRemove unused PME GPU declarations
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-22 Aleksei IupinovChange PME GPU gather reduction argument from boolean...
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 solving - CUDA kernel + unit tests
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.