We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a54dd commit 8b6b2a6Copy full SHA for 8b6b2a6
manifests/manifest.yml
@@ -11,7 +11,7 @@ components:
11
clean_on_sync: true
12
dest_dir: igc
13
repository: https://github.com/intel/intelgraphicscompiler
14
- revision: 051fd5a78dc1ba3746d193d823c2356e0aeb5a45
+ revision: 7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6
15
type: git
16
infra:
17
branch: infra
scripts/fedora.spec.in
@@ -1,6 +1,6 @@
1
%global neo_commit_id __NEO_COMMIT_ID__
2
%global gmmlib_version_required 19.2.3
3
-%global igc_version_required 1.0.10-2392
+%global igc_version_required 1.0.10-2407
4
5
Name: intel-opencl
6
Version: __NEO_PACKAGE_VERSION__
0 commit comments