Skip to content

Commit 5de8d94

Browse files
[GHA] Uplift GPU RT version for Linux CI (#6238)
Uplift GPU RT version for Linux to 22.21.23269 Co-authored-by: GitHub Actions <[email protected]>
1 parent a93bc28 commit 5de8d94

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

0 commit comments

Comments
 (0)