Skip to content

Releases: ROCm/rocSPARSE

rocSPARSE 2.4.0 for ROCm 5.4.1

15 Dec 18:40
d391298
Compare
Choose a tag to compare

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

30 Nov 17:40
d391298
Compare
Choose a tag to compare

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

17 Nov 19:21
97d6ef2
Compare
Choose a tag to compare

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

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.