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 e790177 commit c7d3f91Copy full SHA for c7d3f91
manifests/manifest.yml
@@ -11,7 +11,7 @@ components:
11
dest_dir: igc
12
type: git
13
branch: igc
14
- revision: 8234eab514161d6a45ff04ed6418840f4e959942
+ revision: 02fb853c6b0e33cfc5d550ff49dfd418deadf5c2
15
repository: https://github.com/intel/intelgraphicscompiler
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.3.4
3
-%global igc_version_required 1.0.2805
+%global igc_version_required 1.0.2878
4
5
Name: intel-opencl
6
Version: __NEO_PACKAGE_VERSION__
0 commit comments