Define stubs for GPU data structures in SYCL to make SYCL compilation possible
authorArtem Zhmurov <zhmurov@gmail.com>
Fri, 11 Sep 2020 09:06:16 +0000 (09:06 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Fri, 11 Sep 2020 09:06:16 +0000 (09:06 +0000)
commit975583fcdaf5d37a298ca5aee4a62921aafc662a
tree3d5aa3f5b758eef23ea1003b7c62e9820c467075
parentcc5b8d768436ee7f6fc1a1b9f221e06fde846572
Define stubs for GPU data structures in SYCL to make SYCL compilation possible
src/gromacs/gpu_utils/devicebuffer.h
src/gromacs/gpu_utils/devicebuffer_datatype.h
src/gromacs/gpu_utils/devicebuffer_sycl.h [new file with mode: 0644]
src/gromacs/gpu_utils/gpu_macros.h
src/gromacs/gpu_utils/gpueventsynchronizer_sycl.h [new file with mode: 0644]
src/gromacs/mdtypes/state_propagator_data_gpu_impl.h
src/gromacs/taskassignment/decidegpuusage.cpp