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

Expand on decorators for Numba #54

Open isazi opened 2 years ago

isazi commented 2 years ago

Following from 2021-11-02-ds-gpu feedback:

typing the functions goes a bit slow sometimes. that time could be better spend on explaining what the function does and differences between the concepts of jit/CUDA/decorators and so on. :+1: :+1: :+1: