Skip to content

Commit 970e2ef

Browse files
bb-syclactions-usersarnex
authored
[GHA] Uplift Linux IGC Dev RT version to igc-dev-342c4fb (#19571)
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 25ec52b commit 970e2ef

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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-420b632",
5-
"version": "420b632",
6-
"updated_at": "2025-07-20T08:48:29Z",
7-
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3571853551/zip",
4+
"github_tag": "igc-dev-342c4fb",
5+
"version": "342c4fb",
6+
"updated_at": "2025-07-23T15:43:39Z",
7+
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/3598417593/zip",
88
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
99
}
1010
}

sycl/test-e2e/Matrix/joint_matrix_bfloat16_accumulator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// REQUIRES: aspect-ext_intel_matrix
1515
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1616

17-
// XFAIL: gpu
17+
// XFAIL: gpu && (!igc-dev || gpu-intel-dg2)
1818
// XFAIL-TRACKER: GSD-10112
1919

2020
// RUN: %{build} -o %t.out

sycl/test-e2e/Matrix/joint_matrix_half_accumulator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// REQUIRES: aspect-ext_intel_matrix
1616
// REQUIRES-INTEL-DRIVER: lin: 27868, win: 101.5181
1717

18-
// XFAIL: gpu
18+
// XFAIL: gpu && (!igc-dev || gpu-intel-dg2)
1919
// XFAIL-TRACKER: GSD-10112
2020

2121
// RUN: %{build} -o %t.out

0 commit comments

Comments
 (0)