From 18ef16d001e5db94ad7a15acea378ccabec9511f Mon Sep 17 00:00:00 2001 From: Lorenc Bushi Date: Mon, 23 Sep 2024 13:40:28 -0400 Subject: [PATCH] Add comment that VNNI transform and sub-group size of 32 not supported by dg2. --- sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp b/sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp index 98de0e4272d97..02dfda20304b9 100644 --- a/sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp +++ b/sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp @@ -5,6 +5,7 @@ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// +// VNNI transform and sub-group size 32 are not supported yet on DG2 by IGC // UNSUPPORTED: gpu-intel-dg2 // REQUIRES: aspect-ext_intel_matrix // REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943