Skip to content

Commit 63ea60b

Browse files
committed
bmg
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent ee0f930 commit 63ea60b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
// This tests support of col major layout for matrix B which does transpose and
1919
// then VNNI transform. This is currently only available on AMX
2020

21-
// XFAIL: gpu-intel-dg2
21+
// XFAIL: gpu-intel-dg2 || arch-intel_gpu_bmg_g21
2222
// XFAIL-TRACKER: GSD-5768
2323

2424
#include "common.hpp"

sycl/test-e2e/Matrix/joint_matrix_int8_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// This tests support of col major layout for matrix B which does transpose and
1818
// then VNNI transform. This is currently only available on AMX
1919

20-
// XFAIL: gpu-intel-dg2
20+
// XFAIL: gpu-intel-dg2 || arch-intel_gpu_bmg_g21
2121
// XFAIL-TRACKER: GSD-5768
2222

2323
#include "common.hpp"

0 commit comments

Comments
 (0)