Skip to content

Commit

Permalink
[SYCL][E2E] Temporarily disable root_group on DG2 (intel#13984)
Browse files Browse the repository at this point in the history
Signed-off-by: Larsen, Steffen <[email protected]>
  • Loading branch information
steffenlarsen committed Jun 3, 2024
1 parent 4a87b7b commit e2ad795
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sycl/test-e2e/GroupAlgorithm/root_group.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
// RUN: %{build} -I . -o %t.out
// RUN: %{run} %t.out

// Disabled temporarily while investigation into the failure is ongoing.
// UNSUPPORTED: gpu-intel-dg2

#include <cassert>
#include <cstdlib>
#include <type_traits>
Expand Down

0 comments on commit e2ad795

Please sign in to comment.