AMD ROCm 7.0.2 with RX 9060 series support

AMD has released ROCm 7.0.2, expanding support to the Radeon RX 9060 graphics card, two months after its launch. This update fulfills AMD’s earlier commitment that all Radeon RX 9000-series GPUs would receive full ROCm support, something that was not sadly achieved at launch (as promised).
With this release, both the RX 9060 and RX 9060 XT are now officially supported, joining the RX 9070 series under the RDNA 4 family. This marks the first time all current RX 9000-series cards are compatible with the ROCm compute stack.

Source: AMD/Phoronix
Beyond GPU support, ROCm 7.0.2 adds official compatibility with Debian 13, RHEL 10.0, and Oracle Linux 10, all using Linux 6.12 kernels. The release also introduces Gaussian Splatting (gsplat) integration for PyTorch, adds PyTorch 2.8 support, FlashInfer libraries for large language models, and native llama.cpp support.
The HIP component gains a new hipMemAllocationTypeUncached flag for uncached memory allocation, while hipBLAS has been updated to support newer RDNA3.5 and RDNA4 GPU architectures (gfx1150, gfx1151, gfx1200, gfx1201).
Source: Phoronix