We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95d2cd commit e75831fCopy full SHA for e75831f
CHANGELOG.md
@@ -7,12 +7,12 @@ Documentation for hipBLAS is available at
7
8
### Added
9
10
-* 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.
11
12
### Changed
13
14
-* amdclang used as default compiler instead of g++
15
-* Added dependency on hipblas-common package
+* amdclang is used as the default compiler instead of g++
+* Added a dependency on the hipblas-common package
16
17
## hipBLAS 2.2.0 for ROCm 6.2.0
18
0 commit comments