Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions projects/hipsparselt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Full documentation for hipSPARSELt is available at [rocm.docs.amd.com/projects/hipSPARSELt](https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/index.html).

## hipSPARSELt 0.2.8 since ROCm 7.12
## hipSPARSELt 0.2.8 since ROCm 7.13

### Added
* CTest and test categories support (`--smoke`, `--pre_checkin`, and `--nightly`).

### Optimized
* Provided more kernels for the FP16, BF16 and Int8 datatypes.
* Provided more kernels for the FP16, BF16, and Int8 datatypes.
* Improved the performance of the `HIPSPARSELT_PRUNE_SPMMA_TILE` function.

### Resolved issues
Expand Down
Loading