Skip to content

CExA-project/cexa-kokkos-tutorials

Repository files navigation

CExA Kokkos Tutorials

CI CI CI

This repository contains tutorials, exercises, and projects to learn Kokkos. This course is intended for beginners and intermediate users who are not expert in C++ and GPU programming. This course is part of the CExA project.

Kokkos CExA

Content

Courses

Note

You can get the slides from the releases page.

Exercises

Projects

Get the repository

To get the repository, clone it recursively:

git clone --recurse-submodules https://github.com/CExA-project/cexa-kokkos-tutorials.git