Skip to content

Commit 0622298

Browse files
[GHA] Uplift Linux GPU RT version to 22.43.24595.30 (#7875)
Scheduled drivers uplift Co-authored-by: GitHub Actions <[email protected]>
1 parent a45bfee commit 0622298

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

devops/dependencies.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "22.38.24278",
5-
"version": "22.38.24278",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.38.24278",
4+
"github_tag": "22.43.24595.30",
5+
"version": "22.43.24595.30",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.43.24595.30",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.12149.1",
11-
"version": "1.0.12149.1",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.12149.1",
10+
"github_tag": "igc-1.0.12504.5",
11+
"version": "1.0.12504.5",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.12504.5",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {
@@ -19,9 +19,9 @@
1919
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2020
},
2121
"level_zero": {
22-
"github_tag": "v1.8.8",
23-
"version": "v1.8.8",
24-
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.8.8",
22+
"github_tag": "v1.8.12",
23+
"version": "v1.8.12",
24+
"url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.8.12",
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {
@@ -74,4 +74,4 @@
7474
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
7575
}
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)