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

Add SpGEMM and SpGEAM interface outside of apply #1169

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

Add SpGEMM and SpGEAM interface outside of apply #1169

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

Comments

@upsj
Copy link
Member

upsj commented Nov 2, 2022

The current interface will probably change in Ginkgo 2.0 to require all parameters to be vectors, so we need to provide an alternative for calling SpGEMM. Having a custom interface also allows us to extend it to more generic cases, like reusable #1156 or restricted sparsity pattern.

@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