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

Relation to JuliaSparse/MUMPS.jl #20

Open
tshort opened this issue Jan 17, 2017 · 4 comments
Open

Relation to JuliaSparse/MUMPS.jl #20

tshort opened this issue Jan 17, 2017 · 4 comments
Labels

Comments

@tshort
Copy link

tshort commented Jan 17, 2017

The code here looks newer, and so does the API. Is it meant to replace JuliaSparse/MUMPS.jl? Does it include more features or link to more updated libraries?

@dpo
Copy link
Member

dpo commented Jan 17, 2017

There may be a few minor differences in the features supported. I haven't checked lately. The goal here is to support the entire MUMPS API in all four arithmetics. It isn't very hard to do, but time's been short.

Last time I checked JuliaSparse/MUMPS.jl weren't very interested in merging this code. I developed it to resolve some (of what I think are) shortcomings of their code (use MPI.jl, don't ship the MUMPS code with MUMPS.jl, etc.). I also like my API better (but I'm biased ;).

Because it seems we wont port the MUMPS formula to Homebrew.jl (see JuliaPackaging/Homebrew.jl#163 and JuliaPackaging/Homebrew.jl#76), this package asks the user to install MUMPS separately.

@dpo dpo added the question label Jun 30, 2017
@ViralBShah
Copy link

I know this is very old, but if there is interest in reviving this effort and combining efforts with the other package - I'll be happy to make all related parties owners of JuliaSparse org.

@dpo
Copy link
Member

dpo commented Nov 3, 2019

I think working on #47 is more promising than joining with the other package. I just have to find some time.

@dpo
Copy link
Member

dpo commented Aug 24, 2022

The move to the native C API and JLL binaries is now complete. As far as I can tell, the other MUMPS package hasn't been updated in the past two years.

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

No branches or pull requests

3 participants