Skip to content

Releases: ROCm/hipSPARSELt

hipsparselt 0.2.6 for ROCm 7.2.4

Choose a tag to compare

@srayasam-amd srayasam-amd released this 29 May 05:35

hipSPARSELt code for ROCm 7.2.4 did not change. The library was rebuilt for the updated ROCm 7.2.4 stack.

hipsparselt 0.2.6 for ROCm 7.2.3

Choose a tag to compare

@srayasam-amd srayasam-amd released this 05 May 13:19

hipSPARSELt code for ROCm 7.2.3 did not change. The library was rebuilt for the updated ROCm 7.2.3 stack.

hipsparselt 0.2.6 for ROCm 7.2.2

Choose a tag to compare

@srayasam-amd srayasam-amd released this 14 Apr 14:05

hipSPARSELt code for ROCm 7.2.2 did not change. The library was rebuilt for the updated ROCm 7.2.2 stack.

hipsparselt 0.2.6 for ROCm 7.2.1

Choose a tag to compare

@srayasam-amd srayasam-amd released this 24 Mar 03:33

hipSPARSELt code for ROCm 7.2.1 did not change. The library was rebuilt for the updated ROCm 7.2.1 stack.

hipSPARSELt 0.2.6 for ROCm 7.2.0

Choose a tag to compare

@rocm-ci rocm-ci released this 21 Jan 18:58

Optimized

  • Provided more kernels for the FP16 and FP8(E4M3) data types.

hipsparselt 0.2.5 for ROCm 7.1.1

Choose a tag to compare

@rocm-ci rocm-ci released this 26 Nov 18:46

hipSPARSELt code for ROCm 7.1.1 did not change. The library was rebuilt for the updated ROCm 7.1.1 stack.

hipSPARSELt 0.2.5 for ROCm 7.1.0

Choose a tag to compare

@rocm-ci rocm-ci released this 30 Oct 05:52

Changed

  • Changed the behavior of the Relu activation.

Optimized

  • Provided more kernels for the FP16 and BF16 data types.

hipsparselt 0.2.4 for ROCm 7.0.2

Choose a tag to compare

@rocm-ci rocm-ci released this 10 Oct 12:12

hipSPARSELt code for ROCm 7.0.2 did not change. The library was rebuilt for the updated ROCm 7.0.2 stack.

hipsparselt 0.2.4 for ROCm 7.0.1

Choose a tag to compare

@rocm-ci rocm-ci released this 17 Sep 16:37

hipSPARSELt code for ROCm 7.0.1 did not change. The library was rebuilt for the updated ROCm 7.0.1 stack.

hipSPARSELt 0.2.4 for ROCm 7.0.0

Choose a tag to compare

@rocm-ci rocm-ci released this 16 Sep 06:32

Added

  • Support for the LLVM target gfx950.
  • Support for the following data type combinations for the LLVM target gfx950:
    • FP8(E4M3) inputs, F32 output, and F32 Matrix Core accumulation.
    • BF8(E5M2) inputs, F32 output, and F32 Matrix Core accumulation.
  • Support for ROC-TX if HIPSPARSELT_ENABLE_MARKER=1 is set.
  • Support for the cuSPARSELt v0.6.3 backend.

Optimized

  • Improved the library loading time.
  • Provided more kernels for FP16 datatype.

Removed

  • Support for LLVM targets gfx940 and gfx941 has been removed.
  • hipsparseLtDatatype_t has been removed.