Skip to content

Commit 243f237

Browse files
[GHA] Uplift Linux GPU RT version to 24.31.30508.7 (#15260)
Scheduled drivers uplift Co-authored-by: GitHub Actions <actions@github.com>
1 parent ea035a2 commit 243f237

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": "24.26.30049.6",
5-
"version": "24.26.30049.6",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/24.26.30049.6",
4+
"github_tag": "24.31.30508.7",
5+
"version": "24.31.30508.7",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/24.31.30508.7",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.17193.4",
11-
"version": "1.0.17193.4",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.17193.4",
10+
"github_tag": "igc-1.0.17384.11",
11+
"version": "1.0.17384.11",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.17384.11",
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.17.25",
23-
"version": "v1.17.25",
24-
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.17.25",
22+
"github_tag": "v1.17.39",
23+
"version": "v1.17.39",
24+
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.17.39",
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {

0 commit comments

Comments
 (0)