Skip to content

Commit 5208b84

Browse files
authored
[SYCL][CUDA] Temporarily disable flaky Regression/unoptimized_stream.cpp test on CUDA (intel/llvm-test-suite#392)
1 parent 4f4ad17 commit 5208b84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Regression/unoptimized_stream.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// RUN: %CPU_RUN_PLACEHOLDER %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55

6+
// UNSUPPORTED: cuda
7+
// Disable test due to flaky failure on CUDA(issue #387)
8+
69
// NOTE: The libclc target used by the CUDA backend used to generate atomic load
710
// variants that were unsupported by NVPTX. Even if they were not used
811
// directly, sycl::stream and other operations would keep the invalid

0 commit comments

Comments
 (0)