01
SYCL and the Single-Source Model for Heterogeneous Computing
SYCL brought host code and accelerator kernels into a single standard C++ source model, evolving from an OpenCL-oriented abstraction into a multivendor programming standard for CPUs, GPUs, FPGAs, and other accelerators.
↗