external lib
Hong Zhang
hzhang at mcs.anl.gov
Sun Feb 22 16:36:28 CST 2009
On Sun, 22 Feb 2009, enjoywm at cs.wm.edu wrote:
> Hi,
> I have installed ParMetis and then use the following commands to install
> PETSc
>> ./config/configure.py --with-ParMetis-dir=/home/ParMetis1.3/
>> make all
>
> How do I know PETSc has been installed with ParMetis successfully ?
After successfully configure and build petsc library with parmetis,
you may test
petsc-release-3.0.0/src/ksp/ksp/examples/tests/ex31.c:
mpiexec -n 2 ./ex31 -f <petsc-binary-matrix file>
-partition -mat_partitioning_view
Hong
More information about the petsc-users
mailing list