Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 421 Bytes

File metadata and controls

19 lines (12 loc) · 421 Bytes

Intermediate course

This intermediate course digs deeper in the Kokkos API.

How to compile

The slides use Beamer, a LaTeX package for creating presentations. To compile the slides, you need to have LaTeX installed on your system with the following packages: latexmk, texlive-xetex and texlive-fonts-extra.

Build simply with:

make

Or explicitly with:

xelatex -shell-escape main.tex