carpentries-incubator / lesson-gpu-programming

GPU Programming with Python and CUDA.
https://carpentries-incubator.github.io/lesson-gpu-programming/
Other
19 stars 12 forks source link

Introduce parallel programming concepts from the beginning #65

Open isazi opened 2 years ago

isazi commented 2 years ago

Even when using CuPy and Numba, start introducing general parallel programming concepts to help participants get into the mindset of GPU programming.

jhidding commented 2 years ago

Hi, can you assign me to this?