Hacker News new | ask | show | jobs
by zamalek 43 days ago
Debugging (gdb, but GUI frontends exist for gdb in general): https://rocm.docs.amd.com/projects/HIP/en/latest/how-to/debu...

Fortran: https://github.com/ROCm/hipfort

Python (not sure about JIT): https://rocm.docs.amd.com/projects/hip-python/en/latest/

1 comments

All those are far from the 1:1 CUDA experience.