Skip to content

Commit 850709d

Browse files
committed
Mark KernelFusion/sync_two_queues_event_dep as unsupported on cuda pending further investigation
1 parent b1f7dcc commit 850709d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/KernelFusion/sync_two_queues_event_dep.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// For this test, complete_fusion must be supported.
22
// REQUIRES: fusion
3+
// UNSUPPORTED: cuda
34
// RUN: %{build} -o %t.out
45
// RUN: env SYCL_RT_WARNING_LEVEL=1 %{run} %t.out 2>&1 | FileCheck %s
56

0 commit comments

Comments
 (0)