We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f7dcc commit 850709dCopy full SHA for 850709d
sycl/test-e2e/KernelFusion/sync_two_queues_event_dep.cpp
@@ -1,5 +1,6 @@
1
// For this test, complete_fusion must be supported.
2
// REQUIRES: fusion
3
+// UNSUPPORTED: cuda
4
// RUN: %{build} -o %t.out
5
// RUN: env SYCL_RT_WARNING_LEVEL=1 %{run} %t.out 2>&1 | FileCheck %s
6
0 commit comments