Skip to content

Commit 7023081

Browse files
Revert "[SYCL] Disable test assert_in_simultaneous_kernels due to flaky failures (intel#935)"
This reverts commit 03a9bca.
1 parent edb565a commit 7023081

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

SYCL/Assert/assert_in_simultaneous_kernels.cpp

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

0 commit comments

Comments
 (0)