Skip to content

Commit 32dbee7

Browse files
committed
[GHA] Uplift Linux GPU RT version to 25.22.33944.8
1 parent bf21b9d commit 32dbee7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

devops/dependencies.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "25.18.33578.6",
5-
"version": "25.18.33578.6",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/25.18.33578.6",
4+
"github_tag": "25.22.33944.8",
5+
"version": "25.22.33944.8",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/25.22.33944.8",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "v2.11.7",
11-
"version": "v2.11.7",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.11.7",
10+
"github_tag": "v2.12.5",
11+
"version": "v2.12.5",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.12.5",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {
@@ -42,7 +42,7 @@
4242
"version": "101.6881",
4343
"url": "https://downloadmirror.intel.com/857041/gfx_win_101.6881.exe",
4444
"root": ""
45-
},
45+
},
4646
"tbb": {
4747
"github_tag": "v2022.1.0",
4848
"version": "2022.1.0",

0 commit comments

Comments
 (0)