Releases: ROCm/rocSPARSE
Releases · ROCm/rocSPARSE
rocSPARSE 2.4.0 for ROCm 5.4.1
rocSPARSE code for ROCm 5.4.1 did not change. The library was rebuilt for the updated ROCm 5.4.1 stack.
rocSPARSE 2.4.0 for ROCm 5.4.0
Added
- Added rocsparse_spmv_ex routine
- Added rocsparse_bsrmv_ex_analysis and rocsparse_bsrmv_ex routines
- Added csritilu0 routine
- Added build support for Navi31 and Navi 33
Improved
- Optimization to segmented algorithm for COO SpMV by performing analysis
- Improve performance when generating random matrices.
- Fixed bug in ellmv
- Optimized bsr2csr routine
- Fixed integer overflow bugs
rocSPARSE 2.3.2 for ROCm 5.3.3
rocSPARSE code for ROCm 5.3.3 did not change. The library was rebuilt for the updated ROCm 5.3.3 stack.
rocSPARSE 2.2.0 for ROCm 5.3.2
rocSPARSE code for ROCm 5.3.2 did not change. The library was rebuilt for the updated ROCm 5.3.2 stack.
rocSPARSE 2.3.2 for ROCm 5.3.1
rocSPARSE code for ROCm 5.3.1 did not change. The library was rebuilt for the updated ROCm 5.3.1 stack.
rocSPARSE 2.3.2 for ROCm 5.3.0
Added
- Transpose A for SpMM COO format
- Added matrix checker routines for verifying matrix data
- Added atomic algorithm for COO SpMV
Improved
- Fixed a bug in csrilu0 which could cause a deadlock
- Fixed a bug where asynchronous memcpy would use wrong stream
- Fixed potential size overflows
rocSPARSE 2.2.0 for ROCm 5.2.3
rocSPARSE code for ROCm 5.2.3 did not change. The library was rebuilt for the updated ROCm 5.2.3 stack.
rocSPARSE 2.2.0 for ROCm 5.2.1
rocSPARSE code for ROCm 5.2.1 did not change. The library was rebuilt for the updated ROCm 5.2.1 stack.
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.3
rocSPARSE code for ROCm 5.1.3 did not change. The library was rebuilt for the updated ROCm 5.1.3 stack.