Skip to content

Commit

Permalink
[SYCL][ESIMD] Disable hardware_dispatch on DG2 (#15097)
Browse files Browse the repository at this point in the history
The test requires gen12 but we were running it on DG2.

Closes: #15096

---------

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex committed Aug 15, 2024
1 parent 9315377 commit ad0661d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test-e2e/ESIMD/hardware_dispatch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
// XFAIL: igc-dev
// REQUIRES: ocloc
// REQUIRES: ocloc && arch-intel_gpu_tgllp
// RUN: %clangxx -fsycl -fsycl-targets=intel_gpu_tgllp %s -o %t.out
// RUN: %t.out

Expand Down

0 comments on commit ad0661d

Please sign in to comment.