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 1e0821b commit bc12389Copy full SHA for bc12389
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: d1dff9b32507679d6bdf07c0104741f83dfb80bb
+ revision: eb4e4d897402b219d0e9c235d8e5584f966f50a3
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_commit_id __GMMLIB_COMMIT_ID__
3
-%global igc_version_required 18.33.809
+%global igc_version_required 18.34.830
4
5
Name: intel-opencl
6
Version: __NEO_PACKAGE_VERSION__
0 commit comments