CUDA releases AMD for Windows
nvidia stable diffusion
| Source: HN | Original article
A new tool enables CUDA‑targeted Windows applications to run on AMD GPUs by leveraging ZLUDA alongside ROCm/HIP.
A community‑maintained GitHub project has published a working stack that lets Windows users run CUDA‑targeted applications on AMD graphics cards. The repository, titled “CUDA‑for‑AMD‑Windows,” combines ZLUDA – an open‑source CUDA‑to‑HIP translator – with AMD’s ROCm/HIP runtime to bridge the gap between NVIDIA’s dominant CUDA ecosystem and AMD hardware on the Windows platform.
The development matters because Windows‑based AI and graphics workloads have long been tethered to NVIDIA GPUs, leaving AMD owners either to switch operating systems or to forego CUDA‑dependent software. By enabling CUDA code to execute on AMD GPUs without a native Windows ROCm driver, the project expands hardware choice for developers, potentially lowering costs and diversifying the market. It also signals growing maturity in AMD’s software stack, which has previously been limited to Linux environments, as noted in earlier coverage of AMD’s ROCm versus CUDA landscape.
What to watch next includes the stability and performance of the ZLUDA‑ROCm pipeline across a broader set of applications, especially high‑throughput AI models. The community will likely test the stack against popular toolkits such as InvokeAI, which currently restricts AMD support to Linux due to driver gaps. Further progress may come from AMD releasing an official Windows ROCm driver, or from larger AI frameworks adding native support for the translation layer. Industry observers will also monitor whether NVIDIA responds with adjustments to its licensing or tooling to retain its Windows‑centric dominance.
Sources
Back to AIPULSEN