Rename UpdateConstraintsCuda to UpdateConstraintsGpu
authorArtem Zhmurov <zhmurov@gmail.com>
Wed, 22 Jan 2020 16:50:59 +0000 (17:50 +0100)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 29 Jan 2020 00:14:48 +0000 (01:14 +0100)
commit37c734f1522ac4e82bbe150ab442c49b7b10b69d
treec00fadb031a5f0183862067e240a8fab4801443f
parent85d9a0aa677544c9a53d205ab715a662566169be
Rename UpdateConstraintsCuda to UpdateConstraintsGpu

This is to folow general naming conventions across the code.

Refs #3114.

Change-Id: Iec3678e1d4152d6442818fcd81020e021927757c
src/gromacs/mdlib/CMakeLists.txt
src/gromacs/mdlib/update_constrain_gpu.h [moved from src/gromacs/mdlib/update_constrain_cuda.h with 92% similarity]
src/gromacs/mdlib/update_constrain_gpu_impl.cpp [moved from src/gromacs/mdlib/update_constrain_cuda_impl.cpp with 60% similarity]
src/gromacs/mdlib/update_constrain_gpu_impl.cu [moved from src/gromacs/mdlib/update_constrain_cuda_impl.cu with 68% similarity]
src/gromacs/mdlib/update_constrain_gpu_impl.h [moved from src/gromacs/mdlib/update_constrain_cuda_impl.h with 93% similarity]
src/gromacs/mdrun/md.cpp
src/gromacs/taskassignment/decidegpuusage.cpp