[petsc-users] failed to compile HDF5 on vesta

Satish Balay balay at mcs.anl.gov
Mon Aug 3 13:19:41 CDT 2015


You can look at
/soft/libraries/petsc/3.6.1.1/xl-opt/lib/petsc/conf/reconfigure-arch-xl-opt.py
for currently used configure options for bgq install with xl compilers.

Specifically:

    '--with-blas-lapack-lib=-L/soft/libraries/alcf/current/xl/LAPACK/lib -llapack -L/soft/libraries/alcf/current/xl/BLAS/lib -lblas',

Satish

On Sun, 2 Aug 2015, Fande Kong wrote:

> Hi, Barry,
> 
> Looks like they did not have fblaslapack installed. I could compile
> the fblaslapack when I switched the compiler from XL to gcc.
> 
> Thanks,
> Fande Kong,
> 
> On Sun, Aug 2, 2015 at 11:30 AM, Barry Smith <bsmith at mcs.anl.gov> wrote:
> 
> >
> >   You shouldn't need --download-fblaslapack  almost every system has it
> > already installed.
> >
> >   Barry
> >
> > Looks like the Fortran compiler on this system is rejecting the "old"
> > Fortran in blas/lapack code.
> >
> >
> > > On Aug 1, 2015, at 7:55 PM, Fande Kong <fdkong.jd at gmail.com> wrote:
> > >
> > > HI barry,
> > >
> > > Thanks a lot. I could compile hdf5, but failed to compile fblaslapack.
> > Log file is attached.
> > >
> > > Fande Kong,
> > >
> > > On Sat, Aug 1, 2015 at 3:15 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
> > >
> > >   Try with  --with-shared-libraries=0  The HDF5 build is having some
> > issue with shared libraries
> > >
> > >   Barry
> > >
> > > > On Aug 1, 2015, at 4:01 PM, Fande Kong <fdkong.jd at gmail.com> wrote:
> > > >
> > > > Hi all,
> > > >
> > > > I want to install petsc on vesta (an IBM Blue Gene at Argonne). Failed
> > to compile HDF5. The configure log file is attached. Any suggestions would
> > be greatly appreciated.
> > > >
> > > > Thanks,
> > > >
> > > > Fande Kong,
> > > > <configure.log>
> > >
> > >
> > > <configure.log>
> >
> >
> 



More information about the petsc-users mailing list