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 ec18d7f commit a24704fCopy full SHA for a24704f
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: 31b96245d0ede86fa5a55537f19cd337a3062310
+ revision: 312ccf2cdcf44463c0dd3b66c402a7e644e19f22
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 18.50.1270
+%global igc_version_required 19.02.1330
4
5
Name: intel-opencl
6
Version: __NEO_PACKAGE_VERSION__
0 commit comments