Skip to content

Releases: ROCm/hipSPARSE

hipSPARSE 3.0.1 for ROCm 6.1.2

04 Jun 16:53
ecf8595
Compare
Choose a tag to compare

hipSPARSE code for ROCm 6.1.2 did not change. The library was rebuilt for the updated ROCm 6.1.2 stack.

hipSPARSE 3.0.1 for ROCm 6.1.1

08 May 18:00
ecf8595
Compare
Choose a tag to compare

hipSPARSE code for ROCm 6.1.1 did not change. The library was rebuilt for the updated ROCm 6.1.1 stack.

hipSPARSE 3.0.1 for ROCm 6.1.0

16 Apr 19:09
ecf8595
Compare
Choose a tag to compare

Fixes

  • Fixes to the build chain

hipSPARSE 3.0.0 for ROCm 6.0.2

31 Jan 20:12
Compare
Choose a tag to compare

hipSPARSE code for ROCm 6.0.2 did not change. The library was rebuilt for the updated ROCm 6.0.2 stack.

hipSPARSE 3.0.0 for ROCm 6.0.0

15 Dec 18:30
Compare
Choose a tag to compare

Added

  • Added hipsparseGetErrorName and hipsparseGetErrorString

Changed

  • Changed hipsparseSpSV_solve() API function to match cusparse API
  • Changed generic API functions to use const descriptors
  • Documentation improved

hipSPARSE 2.3.8 for ROCm 5.7.1

13 Oct 18:57
Compare
Choose a tag to compare

hipSPARSE code for ROCm 5.7.1 did not change. The library was rebuilt for the updated ROCm 5.7.1 stack.

hipSPARSE 2.3.8 for ROCm 5.7.0

15 Sep 17:29
Compare
Choose a tag to compare

Improved

  • Fix compilation failures when using cusparse 12.1.0 backend
  • Fix compilation failures when using cusparse 12.0.0 backend
  • Fix compilation failures when using cusparse 10.1 (non-update versions) as backend
  • Minor improvements

hipSPARSE 2.3.7 for ROCm 5.6.1

29 Aug 20:12
2582c39
Compare
Choose a tag to compare

Bugfix

  • Reverted an undocumented API change in hipSPARSE 2.3.6 that affected hipsparseSpSV_solve function

hipSPARSE 2.3.6 for ROCm 5.6.0

28 Jun 23:17
b3ea35a
Compare
Choose a tag to compare

Added

  • Added SpGEMM algorithms

Changed

  • For hipsparseXbsr2csr and hipsparseXcsr2bsr, blockDim == 0 now returns HIPSPARSE_STATUS_INVALID_SIZE

hipSPARSE 2.3.5 for ROCm 5.5.1

24 May 19:06
fde9c7d
Compare
Choose a tag to compare

hipSPARSE code for ROCm 5.5.1 did not change. The library was rebuilt for the updated ROCm 5.5.1 stack.