Codeplay Launches Open-Source 'SYCL Academy' To Learn This Increasingly Popular Standard

Written by Michael Larabel in Programming on 20 October 2019 at 01:47 AM EDT. 2 Comments
PROGRAMMING
While SYCL has been around for five years as a Khronos standard providing a single-source C++ programming model for exploiting OpenCL, it has yet to reach its prime but demand for it is picking up with Intel working to upstream their SYCL back-end in LLVM, SYCL becoming part of their programming model with oneAPI and Xe Graphics, and other vendors also jumping on the SYCL bandwagon. Codeplay has now provided an open-source SYCL learning code for those interested in this higher-level alternative to straight OpenCL programming.

Codeplay's SYCL Academy is open-source learning material for this Khronos standard. The academy provides an introduction to SYCL, launching kernels, data management within SYCL's memory model, and more.

Those interested in this free resource for SYCL programming can learn more via Codeplay's announcement.

Meanwhile the Khronos OpenCL Working Group has updated their OpenCL-Docs repository with a draft of the C++ for OpenCL documentation and OpenCL C Language Extensions documentation. Hit that up on GitHub.
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