Click here to Skip to main content
15,886,019 members
Everything / Programming Languages / SYCL

SYCL

SYCL

Great Reads

by Allister Beharry
oneMD is a molecular dynamics simulator coded in C++ 17 designed to take advantage of hardware data parallelism across a diverse set of devices and architectures using Intel's oneAPI framework and SYCL -- the successor to the OpenCL standard for parallel processing
by Intel
A high level look at different implementations of SYCL
by Intel
The article emphasizes the importance of interoperability between various standards, such as Level Zero, SYCL, SPIR-V, OpenMP, ISO C++, and ISO Fortran, and explores the evolution and alignment of these standards over the last decade, while also considering how SYCL may influence the future of
by Henry A Gabb, John Pennycook
Learn about the Accelerators in Your System

Latest Articles

by Intel
The article emphasizes the importance of interoperability between various standards, such as Level Zero, SYCL, SPIR-V, OpenMP, ISO C++, and ISO Fortran, and explores the evolution and alignment of these standards over the last decade, while also considering how SYCL may influence the future of
by Robert Mueller-Albrecht
Using the Intel® oneAPI Math Kernel Library SYCL API
by Robert Mueller-Albrecht, Nikita Sanjay Shiledarbaxi
This article gives you a brief introduction of oneDPL, including a glimpse of its component APIs, and walks you through a preliminary code sample showing a practical implementation of the library.
by Intel
A high level look at different implementations of SYCL

All Articles

Sort by Updated

SYCL 

14 Dec 2023 by Intel
The article emphasizes the importance of interoperability between various standards, such as Level Zero, SYCL, SPIR-V, OpenMP, ISO C++, and ISO Fortran, and explores the evolution and alignment of these standards over the last decade, while also considering how SYCL may influence the future of
27 Jun 2023 by Robert Mueller-Albrecht
Using the Intel® oneAPI Math Kernel Library SYCL API
26 Jun 2023 by Robert Mueller-Albrecht, Nikita Sanjay Shiledarbaxi
This article gives you a brief introduction of oneDPL, including a glimpse of its component APIs, and walks you through a preliminary code sample showing a practical implementation of the library.
1 Jun 2023 by Intel
A high level look at different implementations of SYCL
12 May 2023 by Robert Mueller-Albrecht
An Open, Backend Approach to Compute Anywhere
9 May 2023 by Henry A Gabb, John Pennycook
Learn about the Accelerators in Your System
15 Mar 2021 by Allister Beharry
oneMD is a molecular dynamics simulator coded in C++ 17 designed to take advantage of hardware data parallelism across a diverse set of devices and architectures using Intel's oneAPI framework and SYCL -- the successor to the OpenCL standard for parallel processing