Skip to content

Commit 214af8b

Browse files
authored
Add comment that VNNI transform and sub-group size of 32 not supported by dg2.
1 parent dc3f925 commit 214af8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/Matrix/joint_matrix_int8_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8+
// VNNI transform and sub-group size 32 are not supported yet on DG2 by IGC
89
// UNSUPPORTED: gpu-intel-dg2
910
// REQUIRES: aspect-ext_intel_matrix
1011

0 commit comments

Comments
 (0)