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 58b5b0f commit 29dc3c9Copy full SHA for 29dc3c9
sycl/test-e2e/syclcompat/launch/launch_properties.cpp
@@ -22,7 +22,7 @@
22
* sycl/test-e2e/ClusterLaunch/cluster_launch_parallel_for.cpp
23
**************************************************************************/
24
25
-// REQUIRES: aspect-ext_oneapi_cuda_cluster_group
+// REQUIRES: aspect-ext_oneapi_cuda_cluster_group, cuda
26
// RUN: %{build} -Xsycl-target-backend=nvptx64-nvidia-cuda --cuda-gpu-arch=sm_90 -o %t.out
27
// RUN: %{run} %t.out
28
0 commit comments