Skip to content

ROCm 6.0.2 Release

Choose a tag to compare

@samjwu samjwu released this 31 Jan 23:29
· 70 commits to roc-6.0.x since this release

ROCm 6.0.2 is a point release with minor bug fixes to improve stability of MI300 GPU applications. This included fixes in the rocSPARSE library. Several new driver features are introduced for system qualification on our partner server offerings.

hipFFT

Changes

  • Removed the Git submodule for shared files between rocFFT and hipFFT; instead, just copy the files
    over (this should help simplify downstream builds and packaging)