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

Reusable SpGEMM #1156

Open
upsj opened this issue Nov 1, 2022 · 0 comments
Open

Reusable SpGEMM #1156

upsj opened this issue Nov 1, 2022 · 0 comments
Labels
is:todo This issue describes a concrete task to be done

Comments

@upsj
Copy link
Member

upsj commented Nov 1, 2022

We need an SpGEMM algorithm that stores some lookup information and can recompute the matrix product with updated values, but fixed sparsity pattern. The easiest approach would probably be to use the csr_lookup structures.

@upsj upsj added the is:todo This issue describes a concrete task to be done label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:todo This issue describes a concrete task to be done
Projects
None yet
Development

No branches or pull requests

1 participant