[petsc-users] configure PETSc on Cray

Satish Balay balay at mcs.anl.gov
Fri Feb 10 12:01:42 CST 2017


check config/examples/arch-cray-xt6-pkgs-opt.py

Also check if your machine already has petsc [from cray] installed

module avail petsc

Satish

On Fri, 10 Feb 2017, Patrick Sanan wrote:

> You're missing the 'g' in 'configure.py'.
> 
> On Fri, Feb 10, 2017 at 6:51 PM, Sharp Stone <thronesf at gmail.com> wrote:
> > Hi all,
> >
> > I noticed the instructions of Petsc with MPI. Now I'm using Cray. So the
> > instruction:
> >
> > Vendor provided MPI might already be installed. IBM, SGI, Cray etc provide
> > their own:
> > ./config/confiure.py --with-cc=mpcc --with-fc=mpf77
> >
> > When I use the command "./config/confiure.py --with-cc=mpcc
> > --with-fc=mpf77", it gives me the error "-bash: ./config/confiure.py: No
> > such file or directory". But the file "confiure.py" is there in the "config"
> > folder.
> >
> > What should I do?
> >
> > Thanks very much!
> >
> > --
> > Best regards,
> >
> > Feng
> 



More information about the petsc-users mailing list