Skip to content

Commit 11776c0

Browse files
bb-syclactions-usersarnex
authored
[GHA] Uplift Linux GPU RT version to 25.31.34666.3 (#19880)
Scheduled 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 5b5fd84 commit 11776c0

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

devops/dependencies.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "25.27.34303.5",
5-
"version": "25.27.34303.5",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/25.27.34303.5",
4+
"github_tag": "25.31.34666.3",
5+
"version": "25.31.34666.3",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/25.31.34666.3",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "v2.14.1",
11-
"version": "v2.14.1",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.14.1",
10+
"github_tag": "v2.16.0",
11+
"version": "v2.16.0",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.16.0",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {

sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
1111
// DG2
1212

13+
// XFAIL: linux && run-mode && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21)
14+
// XFAIL-TRACKER: CMPLRLLVM-69742
15+
1316
// REQUIRES: target-spir
1417
// REQUIRES: aspect-ext_intel_matrix
1518
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943

0 commit comments

Comments
 (0)