We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Basic/interop/get_native_ocl.cpp
1 parent a8a4e4a commit 36abf7cCopy full SHA for 36abf7c
sycl/test-e2e/Basic/interop/get_native_ocl.cpp
@@ -1,5 +1,5 @@
1
-// REQUIRES: opencl, opencl_dev_kit
2
-// RUN: %{build} %opencl_options -o %t.ocl.out
+// REQUIRES: opencl, opencl_icd
+// RUN: %{build} %opencl_lib -o %t.out
3
// RUN: %{run} %t.out
4
5
#include <CL/cl.h>
0 commit comments