Skip to content

Commit afdd246

Browse files
yhuiYHamcamd
authored andcommitted
Update CHANGELOG.md
Fixing the headers. levels This messed up the doc changelog collection script and missed rocBLAS changelogs. Luckily, we caught it with manual inspection.
1 parent 29fad94 commit afdd246

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ Documentation for rocBLAS is available at
55

66
## rocBLAS 4.1.0 for ROCm 6.1
77

8-
## Additions
8+
### Additions
99

1010
* Level 1 and Level 1 Extension functions have additional ILP64 API for both C and FORTRAN (_64 name suffix) with int64_t function arguments.
1111
* Cache flush timing for gemm_ex.
1212

13-
## Changes
13+
### Changes
1414

1515
* Some Level 2 function argument names have changed 'm' to 'n' to match legacy BLAS, there was no change in implementation.
1616
* Standardized the use of non-blocking streams for copying results from device to host.
1717

18-
## Fixes
18+
### Fixes
1919

2020
* Fixed host-pointer mode reductions for non-blocking streams.
2121

0 commit comments

Comments
 (0)