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 5094c63 commit 7966088Copy full SHA for 7966088
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: 1e0d69c94ea6c06372d88152e352604ca444dbb8
+ revision: c058f9b9ab043bd756da6bc3b7fc5795f28c0a70
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.1204
+%global igc_version_required 18.50.1241
4
5
Name: intel-opencl
6
Version: __NEO_PACKAGE_VERSION__
0 commit comments