Skip to content

Commit

Permalink
[SYCL][ESIMD][E2E] Re-enable matrix_transpose_glb.cpp (#12528)
Browse files Browse the repository at this point in the history
It was fixed with the driver update. I can reproduce the failure with
the old driver and reproduced it passing with the new driver.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Jan 30, 2024
1 parent 3613ca3 commit 847dd90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sycl/test-e2e/ESIMD/matrix_transpose_glb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: gpu
// Use -O2 to avoid huge stack usage under -O0.
// RUN: %{build} -O2 -o %t.out
// RUN: %{run} %t.out
Expand Down

0 comments on commit 847dd90

Please sign in to comment.