Skip to content

Commit 5b5c50a

Browse files
[CI] Uplift Linux GPU RT version to 23.13.26032.30 (intel#10054)
This patch updates GPU RT version on Linux to support [DEVICE_IP_VERSION_EXT](oneapi-src/level-zero-spec#23) implementation required for intel#9843.
1 parent d96e507 commit 5b5c50a

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": "23.09.25812.14",
5-
"version": "23.09.25812.14",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/23.09.25812.14",
4+
"github_tag": "23.13.26032.30",
5+
"version": "23.13.26032.30",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/23.13.26032.30",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.13463.18",
11-
"version": "1.0.13463.18",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.13463.18",
10+
"github_tag": "igc-1.0.13700.14",
11+
"version": "1.0.13700.14",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.13700.14",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {
@@ -74,4 +74,4 @@
7474
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
7575
}
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)