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.
1 parent ab0dd24 commit ae24c64Copy full SHA for ae24c64
sycl/test/basic_tests/interop-backend-traits.cpp
@@ -1,5 +1,5 @@
1
// RUN: %clangxx -fsycl -DUSE_OPENCL %s
2
-// RUN: %clangxx -fsycl -DUSE_L0 %s
+// RUN: %clangxx %fsycl-host-only -DUSE_L0 %s
3
// RUN: %clangxx -fsycl -DUSE_CUDA %s
4
// RUN: %clangxx -fsycl -DUSE_HIP %s
5
// RUN: %clangxx -fsycl -DUSE_CUDA_EXPERIMENTAL %s
0 commit comments