[petsc-users] Avoid MUMPS ordering for distributed matrices?
Satish Balay
balay at mcs.anl.gov
Wed Nov 23 10:12:49 CST 2011
On Wed, 23 Nov 2011, Jose E. Roman wrote:
> I have a question related to this. We tried today (with petsc-dev)
> -mat_mumps_icntl_28 2 -mat_mumps_icntl_29 2
> and it works, but
> -mat_mumps_icntl_28 2 -mat_mumps_icntl_29 1
> gives an error of MUMPS complaining that PTScotch was not enabled.
>
> Should the combination MUMPS+PTScotch work in petsc-dev? We did --download-mumps --download-ptscotch --download-parmetis
Looks like mumps.py was not updated correctly with 'scotch -> ptscotch' change.
I've pushed a fix - can you retry? [rerun configure ..]
Satish
More information about the petsc-users
mailing list