- Notifications
You must be signed in to change notification settings - Fork3
CExA-project/cexa-kokkos-tutorials
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 theCExA project.
Note
You can get the slides from thereleases page.
- Exercise 1: First Kokkos Program
- Exercise 2: Learn how to use and manage basic Kokkos View
- Exercise 3: Mirror view and deep copy
- Exercise 4: Parallel Loop
- Exercise 5: Parallel Reduce
To get the repository, clone it recursively:
git clone --recurse-submodules https://github.com/CExA-project/cexa-kokkos-tutorials.git
About
CExA Kokkos Tutorials
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.

