Skip to content

Commit

Permalink
Updated the information for 6.2.1 in the changelog so that it reflect…
Browse files Browse the repository at this point in the history
…s what's in the 6.2.1 release notes (#611)

Co-authored-by: Stanley Tsang <stanley.tsang@amd.com>
  • Loading branch information
spolifroni-amd and stanleytsang-amd authored Nov 6, 2024
1 parent c57b04b commit c9c9a12
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,11 @@ Full documentation for rocPRIM is available at [https://rocm.docs.amd.com/projec
* Fixed memory leaks in unit tests due to missing calls to `hipFree()` and the incorrect use of hipGraphs.
* Fixed an issue where certain inputs to `block_sort_merge()`, `device_merge_sort_merge_path()`, `device_merge()`, and `warp_sort_stable()` caused an assertion error during the call to `serial_merge()`.

## rocPRIM-3.2.1 for ROCm 6.2.1
## rocPRIM 3.2.1 for ROCm 6.2.1

### Optimizations
* Improved performance of block_reduce_warp_reduce when warp size == block size.

* Improved performance of `block_reduce_warp_reduce` when warp size equals block size.

## rocPRIM-3.2.0 for ROCm 6.2.0

Expand Down

0 comments on commit c9c9a12

Please sign in to comment.