[petsc-dev] KNC build?

Mark Adams mfadams at lbl.gov
Tue Nov 4 14:59:20 CST 2014


Thanks Victor,

I am getting cc error.  Any ideas?
Mark


On Tue, Nov 4, 2014 at 12:38 PM, Victor Eijkhout <eijkhout at tacc.utexas.edu>
wrote:

>
> > On Nov 4, 2014, at 11:32 AM, Mark Adams <mfadams at lbl.gov> wrote:
> >
> > Has anyone built PETSc on KNC (Babbage at NERSC to be specific)?
>
> At TACC under intel 14:
>
> CEE_OPTIONS="-mmic -mkl -fp-model precise"
> ./configure --PETSC_ARCH=mic --with-fc=0 --with-debug=0 \
>     --with-batch=1 --CPPFLAGS=-mmic \
>     --CFLAGS="${CEE_OPTIONS}" --CXXFLAGS="${CEE_OPTIONS}"
> --FFLAGS="${CEE_OPTIONS}" \
>     --with-mpi=1 --known-mpi-shared-libraries=1 \
>         --with-mpi-include=${MPICH_HOME}/mic/include \
>         --with-mpi-lib=${MPICH_HOME}/mic/lib \
>         --with-mpicc=/opt/apps/intel13/impi/4.1.0.030/intel64/bin/mpicc \
>         --with-mpicxx=/opt/apps/intel13/impi/4.1.0.030/intel64/bin/mpicxx
> \
>         --with-mpif90=/opt/apps/intel13/impi/4.1.0.030/intel64/bin/mpif90
>
> That first line is still giving me problems. Just nix the fp-model.
>
> Victor.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20141104/69d8561d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 86053 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20141104/69d8561d/attachment.obj>


More information about the petsc-dev mailing list