From fca17b1fbf5147ccc43ece80870b34f630e3e867 Mon Sep 17 00:00:00 2001 From: Lorenc Bushi Date: Mon, 23 Sep 2024 13:45:05 -0400 Subject: [PATCH] Add --- .../Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sycl/test-e2e/Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp b/sycl/test-e2e/Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp index 185fd9f80c8e6..dcb8bf412eef2 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.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