We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c62d2 commit 03a9bcaCopy full SHA for 03a9bca
SYCL/Assert/assert_in_simultaneous_kernels.cpp
@@ -1,4 +1,6 @@
1
-// REQUIRES: linux
+// Temporary disabled due to falky failures on level_zero with segmentation
2
+// fault
3
+// REQUIRES: linux, TEMPORARY_DISABLED
4
// FIXME unsupported on CUDA and HIP until fallback libdevice becomes available
5
// UNSUPPORTED: cuda || hip
6
// RUN: %clangxx -DSYCL_FALLBACK_ASSERT=1 -fsycl -fsycl-targets=%sycl_triple %s -o %t.out %threads_lib
0 commit comments