Skip to content

Commit

Permalink
Merge pull request #1252 from amcamd/release/rocm-rel-5.2
Browse files Browse the repository at this point in the history
correct CHANGELOG.md for ROCm 5.2
  • Loading branch information
amcamd committed May 26, 2022
2 parents 7029990 + e6d1ab4 commit 4a92c6f
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 @@ -2,7 +2,7 @@

Full documentation for rocBLAS is available at [rocblas.readthedocs.io](https://rocblas.readthedocs.io/en/latest/).

## (Unreleased) rocBLAS 2.44.0
## rocBLAS 2.44.0 for ROCm 5.2.0
### Added
- Packages for test and benchmark executables on all supported OSes using CPack.
- Added Denormal number detection to the Numerical checking helper function to detect denormal/subnormal numbers in the input and the output vectors of rocBLAS level 1 and 2 functions.
Expand Down Expand Up @@ -30,7 +30,8 @@ Full documentation for rocBLAS is available at [rocblas.readthedocs.io](https://
- Fixed memory access issue in trsv.
- Fixed git pre-commit script to update only AMD copyright year.
- Fixed dgmm, geam test functions to set correct stride values.
- For functions ssyr2k and dsyr2k allow trans == rocblas_operation_conjugate_transpose
- For functions ssyr2k and dsyr2k allow trans == rocblas_operation_conjugate_transpose.
- Fixed compilation error for clients-only build.

### Removed
- Remove Navi12 (gfx1011) from fat binary.
Expand Down

0 comments on commit 4a92c6f

Please sign in to comment.