From cb3c71d0c474a32752cd73337ba1951fa51a11ea Mon Sep 17 00:00:00 2001 From: Dounia Khaldi Date: Mon, 29 Sep 2025 08:32:51 -0500 Subject: [PATCH 1/4] [SYCL][E2E JM] Update tracker ticket --- .../Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp index e82175938bff2..262ed16f1e87f 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp @@ -17,7 +17,7 @@ // Waiting for the commit in IGC to be pulled into the driver to resolve the // test. // XFAIL: run-mode && arch-intel_gpu_pvc -// XFAIL-TRACKER: GSD-10510, GSD-11681 +// XFAIL-TRACKER: GSD-10510, GSD-11778 #include "common.hpp" #include "joint_matrix_bf16_fill_k_cache_impl.hpp" From 165cde576f2963492935cda922892a5878af35d7 Mon Sep 17 00:00:00 2001 From: Dounia Khaldi Date: Mon, 29 Sep 2025 08:45:18 -0500 Subject: [PATCH 2/4] update tracker in joint_matrix_bf16_fill_k_cache_arg_dim.cpp --- sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp index 09fc6efa111cd..3d15333e3e158 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp @@ -16,7 +16,7 @@ // Waiting for the commit in IGC to be pulled into the driver to resolve the // test. // XFAIL: run-mode && arch-intel_gpu_pvc -// XFAIL-TRACKER: GSD-10510, GSD-11681 +// XFAIL-TRACKER: GSD-10510, GSD-11778 #include "common.hpp" #include "joint_matrix_bf16_fill_k_cache_impl.hpp" From fdf08c89cab53abaad1bfcd7b58aed75dd1a7349 Mon Sep 17 00:00:00 2001 From: Dounia Khaldi Date: Mon, 29 Sep 2025 08:46:49 -0500 Subject: [PATCH 3/4] Update comment --- sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp index 3d15333e3e158..bca8908d89417 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp @@ -13,8 +13,6 @@ // -ffp-model=precise is added to not depend on compiler defaults. -// Waiting for the commit in IGC to be pulled into the driver to resolve the -// test. // XFAIL: run-mode && arch-intel_gpu_pvc // XFAIL-TRACKER: GSD-10510, GSD-11778 From 3d41522da070de8bb804f4cee540357b2974c566 Mon Sep 17 00:00:00 2001 From: Dounia Khaldi Date: Mon, 29 Sep 2025 08:47:15 -0500 Subject: [PATCH 4/4] update comment --- .../Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp index 262ed16f1e87f..8541a4c96a80d 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp @@ -14,8 +14,6 @@ // -ffp-model=precise is added to not depend on compiler defaults. -// Waiting for the commit in IGC to be pulled into the driver to resolve the -// test. // XFAIL: run-mode && arch-intel_gpu_pvc // XFAIL-TRACKER: GSD-10510, GSD-11778