CUDA-for-AMD-on-Windows stack runs CUDA apps on Radeon via ZLUDA
A reproducible installer stack combining ZLUDA v6-preview.69 with AMD HIP SDK 6.4 lets CUDA-targeted Windows applications run on AMD GPUs, hitting the front page of Hacker News with roughly 135 points on September 13-14. It is validated so far only on Radeon RX 9060 XT (gfx1200), with runtime checks passing for cuBLAS, cuBLASLt, cuSPARSE and cuFFT but no cuDNN/MIOpen, so convolution-heavy workloads fail.
Why it matters
A working CUDA translation path on Windows AMD hardware widens the usable hardware pool for local LLM inference and other GPU tooling that assumes NVIDIA-only environments.
Importance: 2/5
Community tooling with strong HN traction; practical for local inference, single-GPU validation so far