Skip to content

Commit b9d6ff5

Browse files
actions-usersarnex
authored andcommitted
[GHA] Uplift Linux GPU RT version to 25.40.35563.4
1 parent aeafda3 commit b9d6ff5

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,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": {

0 commit comments

Comments
 (0)