lesson-gpu-programming icon indicating copy to clipboard operation
lesson-gpu-programming copied to clipboard

Review Episode 2

Open isazi opened this issue 2 years ago • 2 comments

A large example has been added to episode 2, so if anyone is willing to read and review it, that would be appreciated.

isazi avatar Nov 01 '22 14:11 isazi

Some general comments:

  • In the lesson prerequisites, access to an Nvidia GPU seems required or access to Google Colab. Maybe there are also restrictions on Cuda version supported or compute capability?
  • The image processing example and relation to astronomy is nice. As Python seems to be the main prerequisite, it may be helpful to assume background provided by the Carpentries Python lessons. As such, a little more explanation on computer architecture and algorithms may be helpful - in particular describing algorithmic patterns that will work well on a GPU
  • May also want to explain energy efficiency of GPUs not just speedup

bkmgit avatar Nov 02 '22 03:11 bkmgit

Thanks for the feedback @bkmgit we will take care of the comments as soon as possible.

isazi avatar Nov 07 '22 08:11 isazi