Skip to content

Commit 7e292b9

Browse files
bb-syclactions-usersarnex
authored
[GHA] Uplift Linux IGC Dev RT version to igc-dev-788001e (intel#19974)
Scheduled igc dev drivers uplift --------- Signed-off-by: Sarnie, Nick <[email protected]> Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Sarnie, Nick <[email protected]>
1 parent 8e59722 commit 7e292b9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

devops/dependencies-igc-dev.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"linux": {
33
"igc_dev": {
4-
"github_tag": "igc-dev-46629d9",
5-
"version": "46629d9",
6-
"updated_at": "2025-08-30T10:44:04Z",
7-
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3889106305/zip",
4+
"github_tag": "igc-dev-788001e",
5+
"version": "788001e",
6+
"updated_at": "2025-09-03T22:42:39Z",
7+
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3921755581/zip",
88
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
99
}
1010
}

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
// Waiting for the commit in IGC to be pulled into the driver to resolve the
1717
// test.
18-
// XFAIL: run-mode && arch-intel_gpu_pvc && !igc-dev
19-
// XFAIL-TRACKER: GSD-10510
18+
// XFAIL: run-mode && arch-intel_gpu_pvc
19+
// XFAIL-TRACKER: GSD-10510, GSD-11681
2020

2121
#include "common.hpp"
2222
#include "joint_matrix_bf16_fill_k_cache_impl.hpp"

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
// Waiting for the commit in IGC to be pulled into the driver to resolve the
1818
// test.
19-
// XFAIL: run-mode && arch-intel_gpu_pvc && !igc-dev
20-
// XFAIL-TRACKER: GSD-10510
19+
// XFAIL: run-mode && arch-intel_gpu_pvc
20+
// XFAIL-TRACKER: GSD-10510, GSD-11681
2121

2222
#include "common.hpp"
2323
#include "joint_matrix_bf16_fill_k_cache_impl.hpp"

0 commit comments

Comments
 (0)