Skip to content

Commit 4554eb4

Browse files
[GHA] Uplift Linux GPU RT version to 22.32.23937 (#6608)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent 635e246 commit 4554eb4

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": "22.31.23852",
5-
"version": "22.31.23852",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.31.23852",
4+
"github_tag": "22.32.23937",
5+
"version": "22.32.23937",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.32.23937",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.11485",
11-
"version": "1.0.11485",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11485",
10+
"github_tag": "igc-1.0.11702.1",
11+
"version": "1.0.11702.1",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11702.1",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {
@@ -109,4 +109,4 @@
109109
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
110110
}
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)