[petsc-dev] Add new flag

Jed Brown jedbrown at mcs.anl.gov
Thu Sep 26 02:31:49 CDT 2013


Jose David Bermeol <jbermeol at purdue.edu> writes:

> Hi, in order to compile code with petsc and cpardiso I will need to
> compile with the flag -libiomp5, so when I call make test, the test
> fails because it is not compiling with this flag, how could I add this
> flag in a way that petsc take it into account.

Your configure module should state that it needs this library when
cpardiso is requested.  As a user, you can add it by adding it to LIBS
when you run configure.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130926/d2272fb7/attachment.sig>


More information about the petsc-dev mailing list