Use common device context header for OpenCL
commitc5378b37b77d491d93470fe5e23cb0d6e3c4f2e4
authorArtem Zhmurov <zhmurov@gmail.com>
Tue, 15 Sep 2020 16:43:43 +0000 (15 16:43 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 15 Sep 2020 16:43:43 +0000 (15 16:43 +0000)
treeb3f10edc0965e6c54c559bcd1ae4bc0ebb5aadb1
parent9325173ff3f90dcb7d46f5376562cb83ef31f1a1
Use common device context header for OpenCL

This moves the OpenCL specific definition into under macro in the main header.
Makes device stream and context definitions more consistent.
src/gromacs/gpu_utils/tests/CMakeLists.txt
src/gromacs/gpu_utils/tests/device_stream_manager.cpp
src/gromacs/gpu_utils/tests/devicetransfers_ocl.cpp
src/gromacs/gpu_utils/tests/gputest.cpp [deleted file]
src/gromacs/gpu_utils/tests/gputest.h [deleted file]
src/gromacs/gpu_utils/tests/hostallocator.cpp
src/gromacs/gpu_utils/tests/pinnedmemorychecker.cpp
src/gromacs/gpu_utils/tests/typecasts.cpp
src/gromacs/gpu_utils/tests/typecasts_runner.cpp
src/gromacs/gpu_utils/tests/typecasts_runner.cu
src/gromacs/gpu_utils/tests/typecasts_runner.h