
Introduction to oneAPI, SYCL2020 and OpenMP offloading (NCC Germany) 13-15 Sept 2023, online
Most current HPC systems are heterogeneous and use accelerators. oneAPI is a standardized and portable programming model adapted to heterogeneous computing. In this course we will provide an introduction to Intel’s oneAPI implementation, which supports two portable methods of heterogeneous computing: Data Parallel C++ (DPC) with SYCL and OpenMP for