Skip to content

Commit d81751a

Browse files
committed
fix igc dep
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 9c2ac0a commit d81751a

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
@@ -7,9 +7,9 @@
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
10-
"github_tag": "igc-1.0.17791.9",
11-
"version": "1.0.17791.9",
12-
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.17791.9",
10+
"github_tag": "v2.1.12",
11+
"version": "2.1.12",
12+
"url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.1.12",
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {

0 commit comments

Comments
 (0)