diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f7288218d..be6870de37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,7 @@ This page contains the release notes for AMD ROCm Software. ## ROCm 6.0.2 -This release includes library updates for several ROCm projects. You can find additional details in the -following sections. +The ROCm 6.0.2 point release consists of minor bug fixes to improve the stability of MI300 GPU applications. This release introduces several new driver features for system qualification on our partner server offerings. ### Library changes in ROCm 6.0.2 diff --git a/RELEASE.md b/RELEASE.md index e762bd4dde..d2f5524cbe 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -14,8 +14,7 @@ This page contains the release notes for AMD ROCm Software. ## ROCm 6.0.2 -This release includes library updates for several ROCm projects. You can find additional details in the -following sections. +The ROCm 6.0.2 point release consists of minor bug fixes to improve the stability of MI300 GPU applications. This release introduces several new driver features for system qualification on our partner server offerings. ### Library changes in ROCm 6.0.2 diff --git a/tools/autotag/templates/rocm_changes/6.0.2.md b/tools/autotag/templates/rocm_changes/6.0.2.md new file mode 100644 index 0000000000..17f51eb4d7 --- /dev/null +++ b/tools/autotag/templates/rocm_changes/6.0.2.md @@ -0,0 +1,10 @@ +The ROCm 6.0.2 point release consists of minor bug fixes to improve the stability of MI300 GPU applications. This release introduces several new driver features for system qualification on our partner server offerings. + +#### hipFFT 1.0.13 + +hipFFT 1.0.13 for ROCm 6.0.2 + +##### 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)