JuliaSmoothOptimizers/MUMPS.jl

BinaryBuilder libraries

ViralBShah opened this issue · 7 comments

Would be nice to at least get the sequential mumps into binarybuilder.

dpo commented

This is the parallel mumps though. We need MPI.

I would love to start getting MPI into BB too.

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...

@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.

Tests passed with the version 5.5.1 of MUMPS_jll !