Khronos SYCL Being Updated To Increase Appeal For HPC & Scientific Computing

Written by Michael Larabel in Standards on 14 November 2024 at 07:00 PM EST. 2 Comments
STANDARDS
In addition to the release today of OpenMP 6.0 ahead of the SC24 supercomputing conference in Atlanta, over at The Khronos Group they have provided an update on upcoming SYCL improvements to benefit high performance computing (HPC) and scientific computing applications.

SYCL is the single-source programming model for targeting various accelerators and based on C++17. SYCL plays a big role within Intel's oneAPI stack and has seen various other implementations for engaging SYCL across a variety of hardware. SYCL is already used by some HPC/scientific computing software like GROMACS, but the SYCL working group is striving to make this programming model even more attractive for such HPC and scientific computing software.

The Khronos Group shared today that the working group is working to reduce the overhead for SYCL kernel submission. Reducing the kernel submission overhead is necessary for more efficient execution especially for HPC workloads.

Another area being worked on with SYCL is supporting complex numbers to better handle scientific computing and signal processing software.

SYCL logo


Rounding out the roadmap features shared today for SYCL is support for compile-time properties for providing new insight about SYCL kernels to the compiler for better optimizations.

More details on the current state of SYCL as of SC24 and their upcoming plans can be found via the Khronos.org blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week