Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add terminology cheat sheet #35

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Add terminology cheat sheet #35

wants to merge 3 commits into from

Conversation

pzehner
Copy link
Member

@pzehner pzehner commented Feb 6, 2025

This PR adds a new cheat sheet as suggested in #33.

Current (tweaked) outcome:

Capture d’écran du 2025-02-13 11-12-47

@pzehner pzehner added the enhancement New feature or request label Feb 6, 2025
@pzehner pzehner self-assigned this Feb 6, 2025
@rbourgeois33
Copy link

This is a great format, some remarks:

First and second line after “Kokkos,” you wrote “Default Execution space’s memory,” is that normal?

For the hierarchical structure, I think a Kokkos Team corresponds to a CUDA Block, and a Kokkos League corresponds to a CUDA Grid.
Grid of blocks = League of teams
Block of warps = Team of vectors ?
Warp of threads = Vector ? of threads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants