Skip to content

Commit ed08f07

Browse files
steffenlarsenbb-sycl
authored andcommitted
[SYCL] Temporarily disable assert_in_simultaneously_multiple_tus for CUDA (intel#1073)
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
1 parent bc89b2f commit ed08f07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Assert/assert_in_simultaneously_multiple_tus.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// FIXME flaky fail on CUDA
2+
// UNSUPPORTED: cuda
3+
//
14
// RUN: %clangxx -DSYCL_FALLBACK_ASSERT=1 -fsycl -fsycl-targets=%sycl_triple -I %S/Inputs %s %S/Inputs/kernels_in_file2.cpp -o %t.out %threads_lib
25
// RUN: %CPU_RUN_PLACEHOLDER %t.out &> %t.txt || true
36
// RUN: %CPU_RUN_PLACEHOLDER FileCheck %s --input-file %t.txt

0 commit comments

Comments
 (0)