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

Prime number exercise #79

Closed isazi closed 1 year ago

isazi commented 1 year ago

The exercise has been modified to provide working, but highly inefficient, CUDA code, instead of no code at all. This should help students without experience in C with the syntax. This pull requests closes issue #77 .