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

Commit 7320db4

Browse files
Revert "[SYCL] Disable test assert_in_simultaneous_kernels due to flaky failures (#935)" (#962)
This reverts commit 03a9bca.
1 parent 9e43336 commit 7320db4

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)