Skip to content

Commit

Permalink
Update changelog announcement (ROCm#2857)
Browse files Browse the repository at this point in the history
* Update changelog announcement

* Update phrasing
  • Loading branch information
samjwu authored Jan 31, 2024
1 parent 336f88c commit 8376620
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 1 addition & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
10 changes: 10 additions & 0 deletions tools/autotag/templates/rocm_changes/6.0.2.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 8376620

Please sign in to comment.