Skip to content

Commit ed1b6fd

Browse files
authored
[CI] Bump IGC version (#16635)
We are currently using `24.52.32224.5` and the corresponding IGC version is v.2.5.6 as per [here](https://github.com/intel/compute-runtime/releases/tag/24.52.32224.5). The script doesn't update it, I'll fix it tomorrow but for now just manually bump it. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent d1f1963 commit ed1b6fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

devops/dependencies.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "v2.2.3",
11-
"version": "2.2.3",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.2.3",
10+
"github_tag": "v2.5.6",
11+
"version": "2.5.6",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.5.6",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {

0 commit comments

Comments
 (0)