Skip to content

Add sparse-sparse transposed MM kernels#2541

Open
BarisAygen wants to merge 1 commit into
apache:mainfrom
BarisAygen:sparse-sparse-transposed-mm
Open

Add sparse-sparse transposed MM kernels#2541
BarisAygen wants to merge 1 commit into
apache:mainfrom
BarisAygen:sparse-sparse-transposed-mm

Conversation

@BarisAygen

Copy link
Copy Markdown

Summary

  • Add allocation-free sparse-sparse transposed MM kernels in LibMatrixMult
  • Support A*B, t(A)B, At(B), t(A)*t(B)
  • Add correctness and performance component tests

Support all four transpose combinations without temporary allocation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant