Skip to content

Releases: ROCm/hipSPARSE

hipSPARSE 2.0.0 for ROCm 5.0.2

04 Mar 17:54
57c3492
Compare
Choose a tag to compare

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

hipSPARSE 2.0.0 for ROCm 5.0.1

16 Feb 22:17
57c3492
Compare
Choose a tag to compare

hipSPARSE code for ROCm 5.0.1 is unchanged from hipSPARSE for ROCm 5.0.0. The library was rebuilt for the updated ROCm 5.0.1 stack.

hipSPARSE 2.0.0 for ROCm 5.0.0

09 Feb 20:33
57c3492
Compare
Choose a tag to compare

Added

  • Added (conjugate) transpose support for csrmv, hybmv and spmv routines

hipSPARSE 1.11.2 for ROCm 4.5.2

10 Dec 19:19
08df64b
Compare
Choose a tag to compare

hipSPARSE code for ROCm 4.5.2 is unchanged from hipSPARSE for ROCm 4.5.0. The library was rebuilt for the updated ROCm 4.5.2 stack.

hipSPARSE 1.11.2 for ROCm 4.5.0

27 Oct 21:29
08df64b
Compare
Choose a tag to compare

Added

  • Triangular solve for multiple right-hand sides using BSR format
  • SpMV for BSRX format
  • SpMM in CSR format enhanced to work with transposed A
  • Matrix coloring for CSR matrices
  • Added batched tridiagonal solve (gtsv_strided_batch)
  • SpMM for BLOCKED ELL format
  • Generic routines for SpSV and SpSM
  • Enabling beta support for Windows 10
  • Additional atomic based algorithms for SpMM in COO format
  • Additional algorithm for SpMM in CSR format

Changed

  • Packaging split into a runtime package called hipsparse and a development package called hipsparse-devel. The development package depends on runtime. The runtime package suggests the development package for all supported OSes except CentOS 7 to aid in the transition. The suggests feature in packaging is introduced as a deprecated feature and will be removed in a future rocm release.
  • GTest dependency updated to v1.10.0

Improved

  • Fixed a bug with gemvi on Navi21
  • Optimization for pivot based gtsv

Known Issues

  • none

hipSPARSE 1.10.7 for ROCm 4.3.1

27 Aug 17:41
Compare
Choose a tag to compare

No changes made for ROCm 4.3.1.

hipSPARSE 1.10.7 for ROCm 4.3.0

30 Jul 22:53
Compare
Choose a tag to compare

Added

  • (batched) tridiagonal solve with and without pivoting
  • dense matrix sparse vector multiplication (gemvi)
  • sampled dense-dense matrix multiplication (sddmm)

hipSPARSE-1.10.6 for ROCm 4.2.0

10 May 23:17
e368786
Compare
Choose a tag to compare

Added- Generic API support, including SpMM (CSR, COO)- csru2csr, csr2csru

hipSPARSE-1.10.4 for ROCm 4.1.0

23 Mar 01:18
6519698
Compare
Choose a tag to compare

Added

  • Generic API support, including Axpby, Gather, Scatter, Rot, SpVV, SpMV and SpGEMM

Known Issues

  • None

hipSPARSE-1.9.4 for ROCm 4.0.0

18 Dec 15:23
39bdb97
Compare
Choose a tag to compare

New Features

  • No new features

Known Issues

  • None