BinaryBuilder libraries
ViralBShah opened this issue · 7 comments
ViralBShah commented
Would be nice to at least get the sequential mumps into binarybuilder.
dpo commented
This is the parallel mumps though. We need MPI.
ViralBShah commented
I would love to start getting MPI into BB too.
ViralBShah commented
MPICH.jl is getting into shape in BB.
dpo commented
Please don't despair, people. I'm definitely planning to work MUMPS_jll into this package in the near future...
ViralBShah commented
@dpo Do we have all the underlying pieces now for this? I keep losing track of which variants of MUMPS we have built in BB. Perhaps the MPI variant has yet to be built.
dpo commented
Yes, we have all the missing pieces. MUMPS@5 should be the right one for this repo.
amontoison commented
Tests passed with the version 5.5.1
of MUMPS_jll !