Get the latest tech news
Intel Releases ISPC 1.24 With New AVX-VNNI & AVX512-VNNI Targets
The Intel Implicit SPMD Program Compiler (ISPC) is out with a new version today for this C programming language variant that features SPMD programming extensions
Intel ISPC aims to make it easy to take advantage of SIMD capabilities on their modern processors as well as GPUs. AVX-VNNI is found with Intel Alder Lake and newer along with upcoming AMD Zen 5. ISPC 1.24 adds new dot production functions for unsigned and signed int8 and int16 types that leverage AVX-VNNI and AVX512-VNNI instructions where supported.
Or read this on Phoronix