Skip to content

Commit 4f5775c

Browse files
committed
[GHA] Uplift Linux GPU RT version to 25.40.35563.4
1 parent 92a006c commit 4f5775c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

devops/dependencies.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "25.35.35096.9",
5-
"version": "25.35.35096.9",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/25.35.35096.9",
4+
"github_tag": "25.40.35563.4",
5+
"version": "25.40.35563.4",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/25.40.35563.4",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "v2.18.5",
11-
"version": "v2.18.5",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.18.5",
10+
"github_tag": "v2.20.3",
11+
"version": "v2.20.3",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.20.3",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {
@@ -19,9 +19,9 @@
1919
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2020
},
2121
"level_zero": {
22-
"github_tag": "v1.24.3",
23-
"version": "v1.24.3",
24-
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.24.3",
22+
"github_tag": "v1.25.2",
23+
"version": "v1.25.2",
24+
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.25.2",
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {

0 commit comments

Comments
 (0)