[petsc-users] PT-SCOTCH not available

Satish Balay balay at mcs.anl.gov
Thu Oct 25 19:27:07 CDT 2012


yeah. sorry about the typo..

satish

On Fri, 26 Oct 2012, Jinquan Zhong wrote:

> Did you mean
> 
> patch -Np1 < mumps-ptscotch.patch
> 
> ?
> 
> -----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 5:14 PM
> To: PETSc users list
> Subject: Re: [petsc-users] PT-SCOTCH not available
> 
> try using the attached patch and see if it works.
> 
> patch -Np1 < mumps-ptscotch.py
> rm -rf externalpackages/scotch*
> ./configure ....
> 
> Satish
> 
> On Thu, 25 Oct 2012, Jinquan Zhong wrote:
> 
> > 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