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

Wrap a routine for nonsymmetric LHSs #38

Open
lkapelevich opened this issue Sep 29, 2019 · 4 comments
Open

Wrap a routine for nonsymmetric LHSs #38

lkapelevich opened this issue Sep 29, 2019 · 4 comments

Comments

@lkapelevich
Copy link

lkapelevich commented Sep 29, 2019

Our use case is a square, nonsymmetric KKT system, with multiple right hand sides.

@dpo
Copy link
Member

dpo commented Sep 30, 2019

@lkapelevich
Copy link
Author

I plan to try it. I was hoping to try routines from both MUMPs and HSL. I don't know if I should expect one to be superior for our problems.

@dpo
Copy link
Member

dpo commented Sep 30, 2019

The focus in MUMPS is on distributed computations. The factorization is efficient but my experience is that HSL subroutines are often hard to beat. That said, I've never compared the LU factorizations. I presume you've already tried UMFPACK?!

Also, contributions are most welcome. I'm quite tied up at the moment but I'd be happy to review PRs.

@lkapelevich
Copy link
Author

Thanks a lot for the input! Yes we are playing with UMFPack simultaneously.

Also, contributions are most welcome. I'm quite tied up at the moment but I'd be happy to review PRs.

I won't get to this right away, but sounds good!

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