Hacker News new | ask | show | jobs
by dragonwriter 3069 days ago
Okay, so it's easier then directly using the the CUDA, etc., C toolchains, perhaps, but why not compare to Python + Numba, which has been available with GPU support for quite a while, and likewise avoids direct exposure to the underlying C toolchains, provides interactive compilation, can be used with a nice REPL (or, Jupyter Notebook), etc.?
1 comments

The author wrote the tutorial as he pleased. Nobody stops you from submitting a better link.