Hacker News new | ask | show | jobs
by jlebar 3159 days ago
Running code on the GPU usually isn't as easy as "compile and go", but...yeah, if you can emit LLVM IR, you can get PTX which you can run on the GPU.