[petsc-users] PT-SCOTCH not available

Jinquan Zhong jzhong at scsolutions.com
Thu Oct 25 17:50:13 CDT 2012


Yes, I used

./configure \
--with-blas-lib=/data/Users/jzhong/scalapack-2.0.1/lib/librefblas.a  \
--with-lapack-lib=/data/Users/jzhong/scalapack-2.0.1/lib/libreflapack.a  \
--download-blacs --download-scalapack \
--with-mpi-dir=/data/Users/jzhong/mpich2 \
--with-mpiexec=/data/Users/jzhong/mpich2/bin/mpiexec \
--with-cmake=/data/Users/jzhong/CMAKE/cmake-2.8.8/bin/cmake \
--with-scalar-type=complex --with-precision=double --with-clanguage=c --with-fortran-kernels=generic \
--with-ptscotch=1 --download-ptscotch=yes \
--download-mumps --download-superlu_dist \
--download-parmetis --download-metis --with-fortran-interfaces

Jinquan


-----Original Message-----
From: petsc-users-bounces at mcs.anl.gov [mailto:petsc-users-bounces at mcs.anl.gov] On Behalf Of Satish Balay
Sent: Thursday, October 25, 2012 3:49 PM
To: PETSc users list
Subject: Re: [petsc-users] PT-SCOTCH not available

do you also have parmetis installed?

Satish

On Thu, 25 Oct 2012, Jinquan Zhong wrote:

> Dear PETSc folks,
> 
> I am trying to install PT-SCOTCH as the external package for PETSc.  I used
>                 --with-ptscotch=1
> --download-ptscotch=yes
> 
> to install PETSc.  No complains.
> 
> But when I tried to use PT-SCOTCH, here is the message I got ...
> ZMUMPS 4.10.0
> L U Solver for unsymmetric matrices
> Type of parallelism: Working host
> 
> ****** ANALYSIS STEP ********
> 
> PT-SCOTCH not available.
> Aborting.
> ...
> 
> Any idea to make it work?
> 
> Thanks,
> 
> Jinquan
> 



More information about the petsc-users mailing list