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

Measurements and code improvements #81

Closed isazi closed 1 year ago

isazi commented 1 year ago

The measurements are now done appropriately also for CuPy and Numba, measurement technique is introduced at the right point, and the prime numbers code has been simplified.