Skip to content

Commit

Permalink
[SYCL][ESIMD][E2E] Add ze_debug as unsupported for slm_init_no_inline (
Browse files Browse the repository at this point in the history
…intel#11793)

QA asked us to do this.

---------

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Nov 7, 2023
1 parent 31a0aee commit 8ea8566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sycl/test-e2e/ESIMD/slm_init_no_inline.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// TODO: Investigate fail of this test on Gen12 platform
// REQUIRES-INTEL-DRIVER: lin: 26516, win: 101.4827
// REQUIRES: gpu-intel-pvc
// TODO: Support ze_debug once GPU hang introduced in new GPU driver is solved
// UNSUPPORTED: ze_debug
// DEFINE: %{inlineflags} = %if cl_options %{/clang:-fno-inline-functions%} %else %{-fno-inline-functions%}
// RUN: %{build} %{inlineflags} -o %t.out
// RUN: %{run} %t.out
Expand Down

0 comments on commit 8ea8566

Please sign in to comment.