Skip to content

Commit f7a8407

Browse files
[GHA] Uplift Linux GPU RT version to 25.09.32961.7 (#17763)
Scheduled drivers uplift Co-authored-by: GitHub Actions <actions@github.com>
1 parent e690537 commit f7a8407

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

devops/dependencies.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "25.09.32961.5",
5-
"version": "25.09.32961.5",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/25.09.32961.5",
4+
"github_tag": "25.09.32961.7",
5+
"version": "25.09.32961.7",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/25.09.32961.7",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
@@ -19,9 +19,9 @@
1919
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2020
},
2121
"level_zero": {
22-
"github_tag": "v1.20.2",
23-
"version": "v1.20.2",
24-
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.20.2",
22+
"github_tag": "v1.21.7",
23+
"version": "v1.21.7",
24+
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.21.7",
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {

0 commit comments

Comments
 (0)