Releases: ROCm/hipSPARSELt
Releases · ROCm/hipSPARSELt
Release list
hipsparselt 0.2.6 for ROCm 7.2.4
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
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
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
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
Optimized
- Provided more kernels for the
FP16andFP8(E4M3)data types.
hipsparselt 0.2.5 for ROCm 7.1.1
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
Changed
- Changed the behavior of the Relu activation.
Optimized
- Provided more kernels for the
FP16andBF16data types.
hipsparselt 0.2.4 for ROCm 7.0.2
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
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
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=1is 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_thas been removed.