This course is for beginners. It will teach you the basics of GPU programming and Kokkos. You will learn how to compile Kokkos, write your first Kokkos program using basic Kokkos data structures, parallel loops and reductions.
The slides use Beamer, a LaTeX package for creating presentations. To compile the slides, you need to have LaTeX installed on your system.
Build simply with:
make
Or explicitly with:
xelatex -shell-escape main.tex