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

DistributedArrays and Krylov libraries #231

Closed
FredericN opened this issue Jun 1, 2021 · 1 comment
Closed

DistributedArrays and Krylov libraries #231

FredericN opened this issue Jun 1, 2021 · 1 comment

Comments

@FredericN
Copy link

I want to use a Krylov package with a distributed matrix. I thought it would be very easy since DistributedArrays define the mat vec product and the scalar product. Unfortunately, with the packages I have tried, I have compiler errors. My question is: are you aware of a Krylov library that is compatible with DistributedArrays?

@andreasnoack
Copy link
Member

Hello Frederic,

Such questions are better suited for discourse.julialang.org. The issue tracker is mostly for bug reports and feature discussions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants