Skip to content

Commit cc1dd89

Browse files
[GHA] Uplift Linux GPU RT version to 24.13.29138.7 (#13528)
Scheduled drivers uplift Co-authored-by: GitHub Actions <[email protected]>
1 parent 39fc56b commit cc1dd89

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

devops/dependencies.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "24.05.28454.6",
5-
"version": "24.05.28454.6",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/24.05.28454.6",
4+
"github_tag": "24.13.29138.7",
5+
"version": "24.13.29138.7",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/24.13.29138.7",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.15985.7",
11-
"version": "1.0.15985.7",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.15985.7",
10+
"github_tag": "igc-1.0.16510.2",
11+
"version": "1.0.16510.2",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.16510.2",
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.16.11",
23-
"version": "v1.16.11",
24-
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.16.11",
22+
"github_tag": "v1.16.14",
23+
"version": "v1.16.14",
24+
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.16.14",
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {

0 commit comments

Comments
 (0)