Hacker News new | ask | show | jobs
by anon_tor_12345 1894 days ago
i mentioned this in the response to the other comment but straight compilation is exactly what numba does for CUDA support because, just like Julia, numba uses llvm as a middleend (and llvm has a ptx backend).