Intel Graphics Compiler 2.12.5 Brings Fixes, C++20 Compatibility Updates
- Reference: 0001555534
- News link: https://www.phoronix.com/news/Intel-IGC-2.12.5-Released
- Source link:
The Intel Graphics Compiler 2.12.5 release succeeds their prior IGC 2.11.7 release from mid-May. Today's release announcement sums up IGC 2.12.5 as delivering just a few fixes:
- Fixed ForceOCLSIMDWidth=8 segfault on PVC
- Fixed SYCL joint matrix wrong results when using sycl::half with -O2 and -O3
When digging into all the commits making up this Intel Graphics Compiler 2.12.5 release, there are also a number of patches working on C++20 code compatibility support for building IGC with newer compiler versions, a few updates for Intel's next-gen Xe3 graphics like a new heuristic for dropping to SIMD16 mode, internal ray-tracing changes, and more.
The Intel Graphics Compiler 2.12.5 release can be downloaded from [1]GitHub . Typically new IGC releases come within a few days before Intel releases a new version of their Compute Runtime stack for OpenCL and Level Zero support, so be on a the lookout for a new release there soon.
[1] https://github.com/intel/intel-graphics-compiler/releases/tag/v2.12.5
phoronix