Unify nbnxn_gpu_init_x_to_nbat_x
authorAndrey Alekseenko <al42and@gmail.com>
Wed, 24 Mar 2021 11:54:55 +0000 (11:54 +0000)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 24 Mar 2021 11:54:55 +0000 (11:54 +0000)
commit0e940b48fa4c7c8bfcdce3dbf077c791cf954c5a
tree7a64bc03a9c52feaf8500f076526c6699e865f33
parentda5bc372d12a6952651f018d4910aa332c584766
Unify nbnxn_gpu_init_x_to_nbat_x

Previously, we had this function only for CUDA, but we will need it for
SYCL (#3932). OpenCL implementation is unlikely to be needed, but should
not hurt either.

Refs. #2608
src/gromacs/nbnxm/cuda/nbnxm_cuda_data_mgmt.cu
src/gromacs/nbnxm/nbnxm_gpu.h
src/gromacs/nbnxm/nbnxm_gpu_data_mgmt.cpp
src/gromacs/nbnxm/opencl/nbnxm_ocl_types.h
src/gromacs/nbnxm/sycl/nbnxm_sycl_types.h