Unify VdW and Electrostatic kernel enumerations in CUDA and OpenCL versions of NBNXM
authorArtem Zhmurov <zhmurov@gmail.com>
Mon, 8 Jun 2020 06:58:20 +0000 (06:58 +0000)
committerJoe Jordan <ejjordan12@gmail.com>
Mon, 8 Jun 2020 06:58:20 +0000 (06:58 +0000)
commitd3e584c0c950e4973102d6bdfac68e6a6e0cb71b
treed58881db7cad4379182b1db28563c3f21ea266d6
parent077fc66da9b6cf46225791fac4184746199c5ff6
Unify VdW and Electrostatic kernel enumerations in CUDA and OpenCL versions of NBNXM

These enumerations are identical in CUDA and OpenCL.
src/gromacs/nbnxm/cuda/nbnxm_cuda.cu
src/gromacs/nbnxm/cuda/nbnxm_cuda_data_mgmt.cu
src/gromacs/nbnxm/cuda/nbnxm_cuda_types.h
src/gromacs/nbnxm/nbnxm_gpu.h
src/gromacs/nbnxm/opencl/nbnxm_ocl.cpp
src/gromacs/nbnxm/opencl/nbnxm_ocl_data_mgmt.cpp
src/gromacs/nbnxm/opencl/nbnxm_ocl_internal.h [deleted file]
src/gromacs/nbnxm/opencl/nbnxm_ocl_jit_support.cpp
src/gromacs/nbnxm/opencl/nbnxm_ocl_types.h