Skip to content

Commit

Permalink
[SYCL][E2E] XFAIL launch_policy_lmem.cpp (#15276)
Browse files Browse the repository at this point in the history
Failing in new driver, see #15275.

It will XPASS in this PR, but once this is merged I will immediately
merge the driver update PR.

---------

Signed-off-by: Sarnie, Nick <[email protected]>
  • Loading branch information
sarnex authored Sep 4, 2024
1 parent d134fcc commit a9aa8cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sycl/test-e2e/syclcompat/launch/launch_policy_lmem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
// RUN: %{run} %t.out

// https://github.com/intel/llvm/issues/15275
// XFAIL: linux && (gpu-intel-gen12 || gpu-intel-dg2)

#include <sycl/detail/core.hpp>
#include <sycl/ext/oneapi/properties/properties.hpp>
#include <sycl/group_barrier.hpp>
Expand Down

0 comments on commit a9aa8cb

Please sign in to comment.