Skip to content

Commit f20f52a

Browse files
[GHA] Uplift GPU RT version for Nightly Builds (#6237)
Uplift GPU RT version for Linux to 22.21.23269 Co-authored-by: GitHub Actions <actions@github.com>
1 parent c057d4d commit f20f52a

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
@@ -42,15 +42,15 @@
4242
},
4343
"linux_staging": {
4444
"compute_runtime": {
45-
"github_tag": "22.15.22905",
46-
"version": "22.15.22905",
47-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.15.22905",
45+
"github_tag": "22.21.23269",
46+
"version": "22.21.23269",
47+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.21.23269",
4848
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
4949
},
5050
"igc": {
51-
"github_tag": "igc-1.0.10840",
52-
"version": "1.0.10840",
53-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10840",
51+
"github_tag": "igc-1.0.11279",
52+
"version": "1.0.11279",
53+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11279",
5454
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
5555
},
5656
"cm": {
@@ -109,4 +109,4 @@
109109
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
110110
}
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)