We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ea6d1 commit 825da26Copy full SHA for 825da26
sycl/test-e2e/ESIMD/regression/dgetrf.cpp
@@ -10,6 +10,9 @@
10
// RUN: %{build} -I%S/.. -o %t.out
11
// RUN: %{run} %t.out 3 2 1
12
//
13
+// Failure is under investigation, tracked internally:
14
+// UNSUPPORTED: gpu-intel-pvc
15
+//
16
// This test checks the correctness of ESIMD program for batched LU
17
// decomposition without pivoting. The program contains multiple branches
18
// corresponding to LU input sizes; all internal functions are inlined.
0 commit comments