Skip to content

Commit 9a20754

Browse files
authored
[SYCL][ESIMD][E2E] Disable matrix_transpose_glb again (#17177)
Randomly failing on various GPUs. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 500b687 commit 9a20754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/ESIMD/matrix_transpose_glb.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8+
// UNSUPPORTED: gpu
9+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17176
810
// RUN: %{build} -o %t.out
911
// RUN: %{run} %t.out
1012

0 commit comments

Comments
 (0)