Skip to content

Commit ab4b53a

Browse files
amcamdAndrew Chapmanamd-jnovotnyAndrew Chapmanvamovsik
authored
[rocBLAS] [hipBLAS] CHANGELOG update for 7.2 (#2668) (#2849)
## Motivation cherry-pick update CHANGELOG.md for 7.2. Co-authored-by: Andrew Chapman <anchapman@ctr2-alola-login-02.amd.com> Co-authored-by: Jeffrey Novotny <jnovotny@amd.com> Co-authored-by: Andrew Chapman <anchapman@ctr2-alola-ctrl-01.amd.com> Co-authored-by: Val Movsik <160653499+vamovsik@users.noreply.github.com>
1 parent 541c785 commit ab4b53a

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
rocBLAS documentation is available at
44
[https://rocm.docs.amd.com/projects/rocBLAS/en/latest/index.html](https://rocm.docs.amd.com/projects/rocBLAS/en/latest/index.html).
55

6+
## rocBLAS 5.2.0 for ROCm 7.2
7+
8+
### Added
9+
* Level 3 `syrk_ex` function for both C and FORTRAN but without API support for the ILP64 format.
10+
11+
### Optimized
12+
* Level 2 `tpmv` and `sbmv` functions.
13+
14+
### Resolved issues
15+
* Corrected client memory use counts for the `ROCBLAS_CLIENT_RAM_GB_LIMIT` environment variable.
16+
* Fix to avoid false Clang static analysis warnings.
17+
18+
## rocBLAS 5.1.1 for ROCm 7.1.1
19+
20+
### Changed
21+
22+
* By default, rocBLAS will not use stream order allocation for its internal workspace. To enable this behavior, set the `ROCBLAS_STREAM_ORDER_ALLOC` environment variable.
23+
624
## rocBLAS 5.1.0 for ROCm 7.1
725

826
### Added

0 commit comments

Comments
 (0)