CUDA and the SYCL library
Details
CUDA is the way C-developers write code for Nvidia GPU accelerators. At this meetup, Georgios Varisteas will provide an entry level introduction on CUDA and GPU programming.
SYCL is a C++ library aiming to lift the abstraction level of device programming making it C++ native. SYCL is mainly developed by Codeplay and in this talk, Mats Brorsson, will be scratching the surface on how to use SYCL with your C++ programs.
