Skip to content

Commit

Permalink
[SYCL][Test] Add OpenCL requirement to test/ordered_queue/prop.cpp (#…
Browse files Browse the repository at this point in the history
…1335)

Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>
  • Loading branch information
rbegam authored Mar 17, 2020
1 parent 08163a4 commit acab382
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sycl/test/ordered_queue/prop.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// REQUIRES: opencl

// RUN: %clangxx -fsycl %s -o %t1.out -L %opencl_libs_dir -lOpenCL
// RUN: %CPU_RUN_PLACEHOLDER %t1.out
// RUN: %GPU_RUN_PLACEHOLDER %t1.out
Expand Down

0 comments on commit acab382

Please sign in to comment.