Get the latest tech news
Intel ISPC 1.27 Released With AVX10.2 Support
Intel's Implicit SPMD Program Compiler (ISPC) is out with a new feature release in preparing for AVX10.2-enabled processors and bringing other enhancements to this C programming language variant focused on single program, multiple data (SPMD) programming.
ISPC continues to be developed as one of Intel's routes for SPMD programming across their range of hardware from CPUs to GPUs using C code. ISPC 1.27 also brings full support for element-wise functions on short vectors within its standard library, cross-lane operations for unsigned types, better dot product functionality, and a variety of other enhancements. Downloads and more details on the Intel ISPC 1.27 release via GitHub.
Or read this on Phoronix