Skip to content

Commit 825da26

Browse files
[SYCL] Disable ESIMD/regression/dgetrf.cpp on gpu-intel-pvc (#9541)
Failure is under investigation internally.
1 parent 17ea6d1 commit 825da26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/ESIMD/regression/dgetrf.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// RUN: %{build} -I%S/.. -o %t.out
1111
// RUN: %{run} %t.out 3 2 1
1212
//
13+
// Failure is under investigation, tracked internally:
14+
// UNSUPPORTED: gpu-intel-pvc
15+
//
1316
// This test checks the correctness of ESIMD program for batched LU
1417
// decomposition without pivoting. The program contains multiple branches
1518
// corresponding to LU input sizes; all internal functions are inlined.

0 commit comments

Comments
 (0)