CUDA for AMD on Windows
A GitHub repository has been created to bring CUDA support to AMD graphics cards on Windows, allowing developers to use NVIDIA's CUDA API on AMD hardware. CUDA is a parallel computing platform and application programming interface (API) developed by NVIDIA, but the community-driven project aims to make it available on AMD graphics cards. The project is still in its early stages, and the current implementation only supports some basic CUDA functionality. The repository includes instructions and a guide for developers to get started with the project.
Read the full article at github.com →