Skip to content

Commit

Permalink
[SYCL][E2E] XFAIL launch_policy_lmem.cpp on Arc (#14975)
Browse files Browse the repository at this point in the history
It's failing with the new driver (not yet merged, will merge after this
PR is merged)

#14974

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Aug 8, 2024
1 parent ff37a48 commit 050687a
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/14974
// XFAIL: 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 050687a

Please sign in to comment.