Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 1d58da7

Browse files
Add comment and keep old REQUIRES value
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent e253386 commit 1d58da7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

SYCL/Assert/assert_in_simultaneous_kernels.cpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// REQUIRES: TEMPORARY_DISABLED
1+
// Temporary disabled due to falky failures on level_zero with segmentation
2+
// fault
3+
// REQUIRES: linux, TEMPORARY_DISABLED
24
// FIXME unsupported on CUDA and HIP until fallback libdevice becomes available
35
// UNSUPPORTED: cuda || hip
46
// RUN: %clangxx -DSYCL_FALLBACK_ASSERT=1 -fsycl -fsycl-targets=%sycl_triple %s -o %t.out %threads_lib

0 commit comments

Comments
 (0)