Skip to content

Commit

Permalink
Minor edits to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-jnovotny authored and amcamd committed Oct 11, 2024
1 parent b95d2cd commit e75831f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Documentation for hipBLAS is available at

### Added

* Level 3 functions have additional ILP64 API for both C and FORTRAN (_64 name suffix) with int64_t function arguments.
* Level 3 functions have an additional ILP64 API for both C and FORTRAN (_64 name suffix) with int64_t function arguments.

### Changed

* amdclang used as default compiler instead of g++
* Added dependency on hipblas-common package
* amdclang is used as the default compiler instead of g++
* Added a dependency on the hipblas-common package

## hipBLAS 2.2.0 for ROCm 6.2.0

Expand Down

0 comments on commit e75831f

Please sign in to comment.