Skip to content

Commit

Permalink
[SYCL] Disable test assert_in_simultaneous_kernels due to flaky failu…
Browse files Browse the repository at this point in the history
…res (intel#935)


Signed-off-by: Tikhomirova, Kseniya <kseniya.tikhomirova@intel.com>
  • Loading branch information
KseniyaTikhomirova authored Mar 24, 2022
1 parent b8c62d2 commit 03a9bca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SYCL/Assert/assert_in_simultaneous_kernels.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// REQUIRES: linux
// Temporary disabled due to falky failures on level_zero with segmentation
// fault
// REQUIRES: linux, TEMPORARY_DISABLED
// FIXME unsupported on CUDA and HIP until fallback libdevice becomes available
// UNSUPPORTED: cuda || hip
// RUN: %clangxx -DSYCL_FALLBACK_ASSERT=1 -fsycl -fsycl-targets=%sycl_triple %s -o %t.out %threads_lib
Expand Down

0 comments on commit 03a9bca

Please sign in to comment.