[petsc-dev] [petsc-users] mkl-cpardiso configuration

Matthew Knepley knepley at gmail.com
Sun Oct 6 20:43:19 CDT 2013


On Sun, Oct 6, 2013 at 8:04 PM, Jose David Bermeol <jbermeol at purdue.edu>wrote:

> Hi, one question about how to configure a new package, intel people
> suggest to compile mkl-cpardiso using the following flags for the linker:
>
> -Wl,--start-group -L$(MKL_PATH)/lib/intel64/ -lmkl_intel_lp64
> -lmkl_intel_thread -lmkl_core -Wl,--end-group -lpthread -lm -liomp5
>
> Now I want to be able to do this just using the flag
> --with-mkl-dir=$(MKL_PATH) during Petsc configuration. I've been trying to
> modify my mkl.py file to achieve this, however your configuration system is
> a little bit complex, so if you code give some guidelines to achieve this
> or files to look how to do it would be great.
>

Is there a reason you do not want to use --with-blas-lapack-lib?

  Thanks,

    Matt


> Thanks
>



-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20131006/a4b22a5f/attachment.html>


More information about the petsc-dev mailing list