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 4a8b914 commit 96e05aeCopy full SHA for 96e05ae
sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16_accumulator.cpp
@@ -7,13 +7,14 @@
7
//===----------------------------------------------------------------------===//
8
// SG size = 32 is not currently supported for SYCL Joint Matrix by IGC on DG2
9
// UNSUPPORTED: gpu-intel-dg2
10
+// UNSUPPORTED-TRACKER: GSD-4181
11
12
// REQUIRES: target-spir
13
// REQUIRES: aspect-ext_intel_matrix
14
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
15
16
// XFAIL: gpu
-// XFAIL-TRACKER: GSD-10112
17
+// XFAIL-TRACKER: GSD-10112, GSD-4181
18
19
// RUN: %{build} -o %t.out
20
// RUN: %{run} %t.out
0 commit comments