On Thu, 23 Mar 2017, Tim Steinhoff wrote: > Hi all, > > there is new version of MUMPS with some nice improvements: > http://mumps.enseeiht.fr/index.php?page=dwnld#cl > Is it possible to update the package in the petsc repository?
I have the changes in git branch 'balay/update-mumps-5.1.1'. This change will go into petsc 'master' branch - after testing. The following might work with your current petsc-3.7 or 'master' sources. --download-mumps=1 --download-mumps-commit=v5.1.1-p1 Satish