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

Rework the intermediate episode (3.5) #57

Closed isazi closed 2 years ago

isazi commented 2 years ago

Moving from Python to CUDA we need to introduce some more general GPU concepts, and this looks like the right place to do it, before delving into the code itself. This would provide a breather in a one day workshop, and tie the concepts better in a two day workshop.

Feedback from 2021-11-02-ds-gpu:

Maybe more general introduction or background information (which we could read in advance), because a lot of concepts were new to me, so I needed some time to digest them.

isazi commented 2 years ago

First draft is published. This Closes the issue (at least for now).