Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Stream batched GEMM vs Multi-Stream SpMM (Blocked-ELL) #7

Open
Teja10 opened this issue Jul 2, 2021 · 0 comments
Open

Multi-Stream batched GEMM vs Multi-Stream SpMM (Blocked-ELL) #7

Teja10 opened this issue Jul 2, 2021 · 0 comments

Comments

@Teja10
Copy link
Contributor

Teja10 commented Jul 2, 2021

We implemented Blocked-ELL batched SpMM using multi-streams to launch each batch, and each stream launched using a CPU thread (openmp). Compare this to batched-GEMM implemented with the same approach.

@Teja10 Teja10 created this issue from a note in SpMM vs GEMM (To do) Jul 2, 2021
@neoblizz neoblizz changed the title Multistream batched GEMM vs current SpMM Multi-Stream batched GEMM vs Multi-Stream SpMM Jul 2, 2021
@neoblizz neoblizz changed the title Multi-Stream batched GEMM vs Multi-Stream SpMM Multi-Stream batched GEMM vs Multi-Stream SpMM (Blocked-ELL) Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant