Hacker News new | ask | show | jobs
by slavik81 1471 days ago
Compiler Explorer does have GPU options, actually. It has well-established CUDA support and I have been meaning to help add HIP support.
1 comments

Oh sweet, I missed it then! Where do you go to switch to CUDA?
In the language tab, you can just select "CUDA C++" (or OpenCL C for that matter) instead of C++ or Rust.