Skip to content

Commit

Permalink
[SYCL][ESIMD][E2E] Re-enable BitonicSortKv2 on Arc (#15205)
Browse files Browse the repository at this point in the history
It's passing now.

Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
  • Loading branch information
sarnex committed Aug 28, 2024
1 parent 283073a commit 3ff3a28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sycl/test-e2e/ESIMD/BitonicSortKv2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
//===----------------------------------------------------------------------===//
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out
// TODO: Re-enable after internal tracker fixed
// UNSUPPORTED: gpu-intel-dg2

#include "BitonicSortKv2.hpp"

0 comments on commit 3ff3a28

Please sign in to comment.