Skip to content

Commit 2d85e62

Browse files
committed
Explicitly mark that non-native/gpu.cpp requires OpenCL as on Windows builbot it runs with L0
1 parent 8e944f5 commit 2d85e62

File tree

1 file changed

+1
-1
lines changed
  • sycl/test/on-device/basic_tests/specialization_constants/non_native

1 file changed

+1
-1
lines changed

sycl/test/on-device/basic_tests/specialization_constants/non_native/gpu.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: ocloc, gpu
1+
// REQUIRES: opencl, ocloc, gpu
22
// UNSUPPORTED: cuda
33
// CUDA is not compatible with SPIR.
44

0 commit comments

Comments
 (0)