Add SYCL SETTLE kernel
[alexxy/gromacs.git] / src / gromacs / mdlib / tests / settletestrunners.h
index f890cbd78d18e2f277bb4c5eb00268fc7e99fbb5..6207e887693cba151060ba3900bc6bb912bf861e 100644 (file)
@@ -55,7 +55,7 @@
 /*
  * GPU version of SETTLE is only available with CUDA.
  */
-#define GPU_SETTLE_SUPPORTED (GMX_GPU_CUDA)
+#define GPU_SETTLE_SUPPORTED (GMX_GPU_CUDA || GMX_GPU_SYCL)
 
 struct t_pbc;