Skip to content

Commit 0a2eb09

Browse files
committed
[GHA] Uplift Linux GPU RT version to 25.31.34666.3
1 parent 22daf99 commit 0a2eb09

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.27.34303.5",
5-
"version": "25.27.34303.5",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/25.27.34303.5",
4+
"github_tag": "25.31.34666.3",
5+
"version": "25.31.34666.3",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/25.31.34666.3",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "v2.14.1",
11-
"version": "v2.14.1",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.14.1",
10+
"github_tag": "v2.16.0",
11+
"version": "v2.16.0",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.16.0",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {

0 commit comments

Comments
 (0)