Skip to content

Releases: ROCm/rocSPARSE

rocSPARSE 2.3.2 for ROCm 5.3.3

Choose a tag to compare

@ROCmMathLibrariesBot ROCmMathLibrariesBot released this 17 Nov 19:21
97d6ef2

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

Choose a tag to compare

@ROCmMathLibrariesBot ROCmMathLibrariesBot released this 10 Nov 01:09
97d6ef2

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

Choose a tag to compare

@lawruble13 lawruble13 released this 28 Oct 17:02
97d6ef2

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

Choose a tag to compare

@lawruble13 lawruble13 released this 30 Sep 19:27
97d6ef2

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

Choose a tag to compare

@lawruble13 lawruble13 released this 18 Aug 16:59
22d75cb

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

Choose a tag to compare

@lawruble13 lawruble13 released this 21 Jul 20:25
22d75cb

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

Choose a tag to compare

@ROCmMathLibrariesBot ROCmMathLibrariesBot released this 28 Jun 18:46
22d75cb

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

Choose a tag to compare

@lawruble13 lawruble13 released this 20 May 17:05
e1a89d1

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

Choose a tag to compare

@lawruble13 lawruble13 released this 08 Apr 20:55
e1a89d1

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

Choose a tag to compare

@lawruble13 lawruble13 released this 30 Mar 17:31
e1a89d1

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