Squash SYCL DeviceContext and DeviceStream
[alexxy/gromacs.git] / src / gromacs / ewald / CMakeLists.txt
index c5977c14b4f4e1ac8306c4034bc1745dee49b964..5c11f0529cc88cfc77f9afb105e1f20c364d77c3 100644 (file)
@@ -80,6 +80,15 @@ elseif (GMX_GPU_OPENCL)
         pme_gpu_internal.cpp
         pme_gpu_timings.cpp
         )
+elseif (GMX_GPU_SYCL)
+    # SYCL-TODO: proper implementation
+    gmx_add_libgromacs_sources(
+        pme_gpu_program_impl.cpp
+        )
+    _gmx_add_files_to_property(SYCL_SOURCES
+        pme_gpu_program_impl.cpp
+        pme_gpu_program.cpp
+        )
 else()
     gmx_add_libgromacs_sources(
         # Files that implement stubs