Y
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
dahart
1471 days ago
Oh sweet, I missed it then! Where do you go to switch to CUDA?
link
masklinn
1471 days ago
In the language tab, you can just select "CUDA C++" (or OpenCL C for that matter) instead of C++ or Rust.
link