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 403fedf commit 4b4b886Copy full SHA for 4b4b886
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: c058f9b9ab043bd756da6bc3b7fc5795f28c0a70
+ revision: 31b96245d0ede86fa5a55537f19cd337a3062310
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.1241
+%global igc_version_required 18.50.1270
4
5
Name: intel-opencl
6
Version: __NEO_PACKAGE_VERSION__
0 commit comments