Skip to content

Commit 78e441d

Browse files
Updating changelog for ROCm 5.3
1 parent 85b69e1 commit 78e441d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Full documentation for rocPRIM is available at [https://codedocs.xyz/ROCmSoftwarePlatform/rocPRIM/](https://codedocs.xyz/ROCmSoftwarePlatform/rocPRIM/)
44

5-
## [Unreleased rocPRIM-2.11.0 for ROCm 5.3.0]
5+
## [rocPRIM-2.11.0 for ROCm 5.3.0]
66
### Added
77
- New functions `subtract_left` and `subtract_right` in `block_adjacent_difference` to apply functions
88
on pairs of adjacent items distributed between threads in a block.
@@ -19,12 +19,12 @@ function or by parameters.
1919
- `device_segmented_radix_sort` now partitions segments to groups small, medium and large segments.
2020
Each segment group can be sorted by specialized kernels to improve throughput.
2121

22-
## [Unreleased rocPRIM-2.10.14 for ROCm 5.2.0]
22+
## [rocPRIM-2.10.14 for ROCm 5.2.0]
2323
### Added
2424
- Packages for tests and benchmark executable on all supported OSes using CPack.
2525
- Added File/Folder Reorg Changes and Enabled Backward compatibility support using wrapper headers.
2626

27-
## [Released rocPRIM-2.10.13 for ROCm 5.1.0]
27+
## [rocPRIM-2.10.13 for ROCm 5.1.0]
2828
### Fixed
2929
- Fixed radix sort int64_t bug introduced in [2.10.11]
3030
### Added
@@ -43,7 +43,7 @@ function or by parameters.
4343
### Known issues
4444
- device_segmented_radix_sort unit test failing for HIP on Windows
4545

46-
## [Released rocPRIM-2.10.12 for ROCm 5.0.0]
46+
## [rocPRIM-2.10.12 for ROCm 5.0.0]
4747
### Fixed
4848
- Enable bfloat16 tests and reduce threshold for bfloat16
4949
- Fix device scan limit_size feature

0 commit comments

Comments
 (0)