[petsc-users] Error configuring with --download-ml and Intel MKL

David Knezevic david.knezevic at akselos.com
Thu Apr 2 09:49:52 CDT 2015


On Thu, Apr 2, 2015 at 1:52 AM, Satish Balay <balay at mcs.anl.gov> wrote:

> And to get g++ to behave similar to gcc on 14.04 - you can add an
> extra configure option LIBS="-Wl,--no-as-needed -lc" [so
> --with-clanguage=cxx should work with it]
>
> ./configure --with-scalar-type=complex --with-clanguage=cxx
> --download-metis --download-parmetis --download-superlu_dist
> --with-blas-lapack-dir=/opt/intel/system_studio_2015.2.050/mkl/lib/intel64
> LIBS="-Wl,--no-as-needed -lc"
>


Thanks! Adding the LIBS option fixed this for me.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150402/a7b79075/attachment.html>


More information about the petsc-users mailing list