Skip to content

Commit 25a8dec

Browse files
authored
[SYCL][E2E][JM][NFC] Update tracker ticket (#20238)
1 parent c10603b commit 25a8dec

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@
1313

1414
// -ffp-model=precise is added to not depend on compiler defaults.
1515

16-
// Waiting for the commit in IGC to be pulled into the driver to resolve the
17-
// test.
1816
// XFAIL: run-mode && arch-intel_gpu_pvc && igc-dev
19-
// XFAIL-TRACKER: GSD-10510, GSD-11681
17+
// XFAIL-TRACKER: GSD-10510, GSD-11778
2018

2119
#include "common.hpp"
2220
#include "joint_matrix_bf16_fill_k_cache_impl.hpp"

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@
1414

1515
// -ffp-model=precise is added to not depend on compiler defaults.
1616

17-
// Waiting for the commit in IGC to be pulled into the driver to resolve the
18-
// test.
1917
// XFAIL: run-mode && arch-intel_gpu_pvc && igc-dev
20-
// XFAIL-TRACKER: GSD-10510, GSD-11681
18+
// XFAIL-TRACKER: GSD-10510, GSD-11778
2119

2220
#include "common.hpp"
2321
#include "joint_matrix_bf16_fill_k_cache_impl.hpp"

0 commit comments

Comments
 (0)