carpentries-incubator / lesson-gpu-programming

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

Episode 6: Shared Memory and Synchronization #17

Closed isazi closed 2 years ago

isazi commented 3 years ago

It is now time to introduce shared memory and talk about thread synchronization.

This issue can be used to discuss ideas about the episode.

Development on the episode itself should be conducted on separate branches or forks, and pull requests will be reviewed accordingly.