Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.57 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.57 KB

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