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 b3e1bb0 commit 54c4678Copy full SHA for 54c4678
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: 429b1d5ade3f1ff6a55df3d4f4dc51237da13919
+ revision: 2ca5dd0419dd061a45fd27ed1ec16b68d2a273c1
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 18.4.348
3
-%global igc_version_required 19.11.1622
+%global igc_version_required 1.0.2-1787
4
5
Name: intel-opencl
6
Version: __NEO_PACKAGE_VERSION__
0 commit comments