Jose David Bermeol <[email protected]> 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.

Attachment: pgpt5MDX6aRxm.pgp
Description: PGP signature

Reply via email to