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 2cbb3da commit 384025fCopy full SHA for 384025f
sycl/test-e2e/OptionalKernelFeatures/is_compatible/is_compatible_nvptx64.cpp
@@ -1,9 +1,5 @@
1
// REQUIRES: cuda_dev_kit
2
3
-// UNSUPPORTED: windows
4
-// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17515
5
-// CUDA libs are not installed correctly.
6
-
7
-// RUN: %clangxx -fsycl -fsycl-targets=nvptx64-nvidia-cuda %S/Inputs/is_compatible_with_env.cpp -o %t.out
+// RUN: %clangxx %cuda_options -fsycl -fsycl-targets=nvptx64-nvidia-cuda %S/Inputs/is_compatible_with_env.cpp -o %t.out
8
9
// RUN: %if !cuda %{ not %} %{run} %t.out
0 commit comments