Skip to content

Commit 96e05ae

Browse files
committed
Update joint_matrix_bfloat16_accumulator.cpp
Add JIRA trackers
1 parent 4a8b914 commit 96e05ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16_accumulator.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@
77
//===----------------------------------------------------------------------===//
88
// SG size = 32 is not currently supported for SYCL Joint Matrix by IGC on DG2
99
// UNSUPPORTED: gpu-intel-dg2
10+
// UNSUPPORTED-TRACKER: GSD-4181
1011

1112
// REQUIRES: target-spir
1213
// REQUIRES: aspect-ext_intel_matrix
1314
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1415

1516
// XFAIL: gpu
16-
// XFAIL-TRACKER: GSD-10112
17+
// XFAIL-TRACKER: GSD-10112, GSD-4181
1718

1819
// RUN: %{build} -o %t.out
1920
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)