Skip to content

Commit acab382

Browse files
authored
[SYCL][Test] Add OpenCL requirement to test/ordered_queue/prop.cpp (#1335)
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent 08163a4 commit acab382

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test/ordered_queue/prop.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: opencl
2+
13
// RUN: %clangxx -fsycl %s -o %t1.out -L %opencl_libs_dir -lOpenCL
24
// RUN: %CPU_RUN_PLACEHOLDER %t1.out
35
// RUN: %GPU_RUN_PLACEHOLDER %t1.out

0 commit comments

Comments
 (0)