Skip to content

IGC v2.1.12

Latest
Compare
Choose a tag to compare
@pszymich pszymich released this 28 Nov 12:00
· 202 commits to master since this release

Release notes

  • With this release platforms up to and including Gen11 (Ice Lake) are no longer supported.
  • intel-igc-media package and GenX_IR tool have been removed.
  • iga64 tool from the intel-igc-media package has been moved to the intel-igc-opencl-devel package.
  • Linker symlinks (*.so) have been removed from the intel-igc-core and intel-igc-opencl packages. They will be added back to the intel-igc-opencl-devel package in a future release.
  • Packages' names are now suffixed with the major release version with an exception of the intel-igc-opencl-devel package.

Fixed Issues / Improvements

List of all changes: igc-1.0.17791.9...v2.1.12

Known issues

intel-igc-opencl-devel package now containing iga64 will clash with legacy intel-igc-media.
To use both legacy IGC packages and IGC 2.x please uninstall intel-igc-media.

If you wish to keep both GenX_IR tool and a legacy version of iga64, you may run this command before installation of intel-igc-media:

sudo dpkg-divert --package intel-igc-media --divert /usr/local/bin/iga64.1 --rename /usr/local/bin/iga64

Dependencies revisions

Project Branch Revision
opencl-clang ocl-open-140 470cf00
SPIRV-LLVM-Translator llvm_release_140 1cfcf1b
SPIRV-Tools main v2023.6.rc1
SPIRV-Headers main 1c6bb27
vc-intrinsics master v0.20.1
LLVM project release/14.x llvmorg-14.0.5

The release is based on build 18087.
Ubuntu 24.04 binary packages for LLVM14/Clang14 are included.