SYCL PME Gather kernel
authorAndrey Alekseenko <al42and@gmail.com>
Sat, 25 Sep 2021 09:55:00 +0000 (09:55 +0000)
committerArtem Zhmurov <zhmurov@gmail.com>
Sat, 25 Sep 2021 09:55:00 +0000 (09:55 +0000)
commitf466950153163ea6d36fa01b315fa52045038a72
tree60b2ea026a340fd87efdbfafc4a0a14ca2af1c73
parent7a7dd5cb72b89dcf53604e412a75168f266f462b
SYCL PME Gather kernel
src/gromacs/ewald/CMakeLists.txt
src/gromacs/ewald/pme_gather.cu
src/gromacs/ewald/pme_gather_sycl.cpp [new file with mode: 0644]
src/gromacs/ewald/pme_gather_sycl.h [new file with mode: 0644]
src/gromacs/ewald/pme_gpu_program_impl_sycl.cpp
src/gromacs/ewald/tests/pmegathertest.cpp