Hacker News new | ask | show | jobs
by gigatexal 3143 days ago
This. CUDA gives Nvidia a huge advantage
1 comments

AMD has HIP. HIP allows developers to convert CUDA code to portable C++. The same source code can be compiled to run on NVIDIA or AMD GPUs https://github.com/ROCm-Developer-Tools/HIP