Releases: ROCm/rocSPARSE
Releases · ROCm/rocSPARSE
Release list
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.
rocSPARSE 2.1.0 for ROCm 5.1.1
rocSPARSE code for ROCm 5.1.1 did not change. The library was rebuilt for the updated ROCm 5.1.1 stack.
rocSPARSE 2.1.0 for ROCm 5.1.0
Added
- gtsv_interleaved_batch
- gpsv_interleaved_batch
- SpGEMM_reuse
- Allow copying of mat info struct
Improved
- Optimization for SDDMM
- Allow unsorted matrices in csrgemm multipass algorithm
Known Issues
- none