Skip to content

Releases: ROCm/rocSPARSE

rocSPARSE 2.2.0 for ROCm 5.3.2

10 Nov 01:09
97d6ef2
Compare
Choose a tag to compare

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

28 Oct 17:02
97d6ef2
Compare
Choose a tag to compare

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

30 Sep 19:27
97d6ef2
Compare
Choose a tag to compare

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

18 Aug 16:59
22d75cb
Compare
Choose a tag to compare

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

21 Jul 20:25
22d75cb
Compare
Choose a tag to compare

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

28 Jun 18:46
22d75cb
Compare
Choose a tag to compare

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

20 May 17:05
e1a89d1
Compare
Choose a tag to compare

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

08 Apr 20:55
e1a89d1
Compare
Choose a tag to compare

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

30 Mar 17:31
e1a89d1
Compare
Choose a tag to compare

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

rocSPARSE 2.0.0 for ROCm 5.0.2

04 Mar 17:54
6f01f88
Compare
Choose a tag to compare

rocSPARSE code for ROCm 5.0.2 is unchanged from rocSPARSE for ROCm 5.0.1. The library was rebuilt for the updated ROCm 5.0.2 stack.