Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrost57 authored Jan 15, 2021
1 parent 25a3075 commit c66491a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

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

## [(Unreleased) rocSPARSE 1.18.4 for ROCm 4.0.0]
## [(Unreleased) rocSPARSE 1.19.4 for ROCm 4.1.0]
### Added
- gebsrmm
- gebsrmv
- gebsrsv
- coo2dense and dense2coo
- generic API including axpby, gather, scatter, rot, spvv, spmv, spgemm, sparsetodense, densetosparse
- support for mixed indexing types in matrix formats


## [rocSPARSE 1.18.4 for ROCm 4.0.0]
### Added
- Add changelog
- csr2gebsr
Expand Down

0 comments on commit c66491a

Please sign in to comment.