Skip to content

Releases: ROCm/hipSPARSELt

hipSPARSELt 0.2.0 for ROCm 6.1.5

12 Mar 18:30
46771a6
Compare
Choose a tag to compare

Added

  • Support Matrix B is a Structured Sparsity Matrix.

hipSPARSELt 0.2.0 for ROCm 6.1.2

04 Jun 16:53
46771a6
Compare
Choose a tag to compare

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

hipSPARSELt 0.2.0 for ROCm 6.1.1

08 May 18:00
Compare
Choose a tag to compare

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

hipSPARSELt 0.2.0 for ROCm 6.1.0

16 Apr 19:09
Compare
Choose a tag to compare

Added

  • Support Matrix B is a Structured Sparsity Matrix.

hipSPARSELt 0.1.0 for ROCm 6.0.2

31 Jan 20:12
Compare
Choose a tag to compare

Added

  • Enable hipSPARSELt APIs
  • Support platform: gfx940, gfx941, gfx942
  • Support problem type: fp16, bf16, int8
  • Support activation: relu, gelu, abs, sigmod, tanh
  • Support gelu scaling
  • Support bias vector
  • Support batched computation (single sparse x multiple dense, multiple sparse x single dense)
  • Support cuSPARSELt v0.4 backend
  • Integreate with tensilelite kernel generator
  • Add Gtest: hipsparselt-test
  • Add benchmarking tool: hipsparselt-bench
  • Add sample app: example_spmm_strided_batched, example_prune, example_compress

hipSPARSELt 0.1.0 for ROCm 6.0.0

15 Dec 18:30
Compare
Choose a tag to compare

Added

  • Enable hipSPARSELt APIs
  • Support platform: gfx940, gfx941, gfx942
  • Support problem type: fp16, bf16, int8
  • Support activation: relu, gelu, abs, sigmod, tanh
  • Support gelu scaling
  • Support bias vector
  • Support batched computation (single sparse x multiple dense, multiple sparse x single dense)
  • Support cuSPARSELt v0.4 backend
  • Integreate with tensilelite kernel generator
  • Add Gtest: hipsparselt-test
  • Add benchmarking tool: hipsparselt-bench
  • Add sample app: example_spmm_strided_batched, example_prune, example_compress