Add SYCL implementation of GPU F buffer operations
authorAndrey Alekseenko <al42and@gmail.com>
Tue, 11 May 2021 07:16:38 +0000 (07:16 +0000)
committerArtem Zhmurov <zhmurov@gmail.com>
Tue, 11 May 2021 07:16:38 +0000 (07:16 +0000)
commitbdd6710f2eb42594dcc4b885725b8e36362caebc
tree5e940bf7188d4262b8a850c0cb9331cefa49201b
parent516e02454b6e6c13f4ceb7705770d017232071b1
Add SYCL implementation of GPU F buffer operations
src/gromacs/mdlib/CMakeLists.txt
src/gromacs/mdlib/gpuforcereduction.h
src/gromacs/mdlib/gpuforcereduction_impl.cpp
src/gromacs/mdlib/gpuforcereduction_impl_internal_sycl.cpp [new file with mode: 0644]