You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: