Skip to content

Commit dc13608

Browse files
authored
[CI] Update IGC to align with the compute runtime (#5753)
igc-1.0.10409 is recommended version for 22.09.22577 GPU driver.
1 parent a5564e1 commit dc13608

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

devops/dependencies.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
4949
},
5050
"igc": {
51-
"github_tag": "igc-1.0.10200",
52-
"version": "1.0.10200",
53-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10200",
51+
"github_tag": "igc-1.0.10409",
52+
"version": "1.0.10409",
53+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.10409",
5454
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
5555
},
5656
"cm": {

0 commit comments

Comments
 (0)