Skip to content

Commit

Permalink
dev <-- 5.2 (#347)
Browse files Browse the repository at this point in the history
* updated changelog

* Hotfix: Set RPM license type (#244)

* Update changelog for 5.1 (#248)

* updated changelog

* Hotfix: Set RPM license type (#244)

* update changelog for 5.1

Co-authored-by: Nico Trost <nico.trost@amd.com>
Co-authored-by: Liam Wrubleski <Liam.Wrubleski@amd.com>
Co-authored-by: jsandham <james.sandham@amd.com>

* Update CMakeLists.txt

* Update CHANGELOG.md

Co-authored-by: Liam Wrubleski <Liam.Wrubleski@amd.com>
Co-authored-by: James Sandham <33790278+jsandham@users.noreply.github.com>
Co-authored-by: jsandham <james.sandham@amd.com>
Co-authored-by: Yvan Mokwinski <yvan.mokwinski@gmail.com>
  • Loading branch information
5 people authored Jun 1, 2022
1 parent 4aff51e commit b8f0e37
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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

## rocSPARSE 2.2.0 for ROCm 5.2.0

### Added
- batched SpMM for CSR, COO and Blocked ELL formats.
- Packages for test and benchmark executables on all supported OSes using CPack.
- Clients file importers and exporters.

### Improved
- Clients code size reduction.
- Clients error handling.
- Clients benchmarking for performance tracking.

### Changed
- Test adjustments due to roundoff errors.
- Fixing API calls compatiblity with rocPRIM.

### Known Issues
- none

## rocSPARSE 2.1.0 for ROCm 5.1.0
### Added
- gtsv_interleaved_batch
Expand Down

0 comments on commit b8f0e37

Please sign in to comment.