You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Full documentation for rocPRIM is available at [https://codedocs.xyz/ROCmSoftwarePlatform/rocPRIM/](https://codedocs.xyz/ROCmSoftwarePlatform/rocPRIM/)
4
4
5
-
## [Unreleased rocPRIM-2.13.0 for ROCm 5.5.0]
5
+
## [rocPRIM-2.13.0 for ROCm 5.5.0]
6
6
### Added
7
7
- New block level `radix_rank` primitive.
8
8
- New block level `radix_rank_match` primitive.
@@ -11,7 +11,7 @@ Full documentation for rocPRIM is available at [https://codedocs.xyz/ROCmSoftwar
11
11
### Known Issues
12
12
- Disabled GPU error messages relating to incorrect warp operation usage with Navi GPUs on Windows, due to GPU printf performance issues on Windows.
13
13
14
-
## [Unreleased rocPRIM-2.12.0 for ROCm 5.4.0]
14
+
## [rocPRIM-2.12.0 for ROCm 5.4.0]
15
15
### Changed
16
16
-`device_partition`, `device_unique`, and `device_reduce_by_key` now support problem
0 commit comments