AMD today released ROCm 7.0.2 as the newest update to the ROCm 7.0 compute stack.
With the ROCm 7.0.2 release, the Radeon RX 9060 is now officially supported by ROCm. The Radeon RX 9060 XT model was previously supported by ROCm alongside the RX 9070 series for RDNA4 GPUs while now the RX 9060 (non-XT) has officially joined the list.
The current list of officially supported GPUs by ROCm can be found via the supported GPUs table.
ROCm 7.0.2 also now finally officially supports Debian 13 on the Linux 6.12 kernel, RHEL 10.0 with its Linux 6.12 kernel, and Oracle Linux 10 with its 6.12-based Unbreakable Enterprise Kernel (UEK).
ROCm 7.0.2 also enables Gaussian Splatting “gsplat” support on top of PyTorch for ROCm, PyTorch 2.8 support, FlashInfer as a library and kernel generator for LLMs, and official llama.cpp support. ROCm 7.0.2 HIP brings support for the “hipMemAllocationTypeUncached” flag for allocating uncached memory, plus various other improvements.
The updated hipBLAS support also now works with newer RDNA3.5 and RDNA4 GPUs: “gfx1150, gfx1151, gfx1200, and gfx1201.”
More details on the ROCm 7.0.2 changes via the rocm.docs.amd.com.