Skip to content

Commit 9c6abeb

Browse files
[GHA] Uplift Linux GPU RT version to 23.48.27912.11 (#12535)
Scheduled drivers uplift Co-authored-by: GitHub Actions <actions@github.com>
1 parent 847dd90 commit 9c6abeb

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

0 commit comments

Comments
 (0)