[petsc-users] [petsc 3.1-p5] use of mumps
Satish Balay
balay at mcs.anl.gov
Thu Oct 21 07:46:59 CDT 2010
On Thu, 21 Oct 2010, trophime wrote:
> Hi,
> I would like to add mumps support for debian petsc package.
> I slightly modify config/PETSc/packages/MUMPS.py to use existing mumps
> library compiled with scotch.
>
> I would like to test mumps support with a simple example.
> Is there already some existing examples for mumps?
you can try
make ACTION=testexamples_MUMPS tree
for this - you might need some of the testmatrices from ftp://ftp.mcs.anl.gov/pub/petsc/matrices
If you place them say $HOME/datafiles/matrices - you can specify:
make ACTION=testexamples_MUMPS DATAFILESPATH=$HOME/datafiles tree
Satish
More information about the petsc-users
mailing list