[Dune] dune 2.4.1 and parallelism

Christoph GrĂ¼ninger christoph.grueninger at iws.uni-stuttgart.de
Mon Jun 13 11:32:42 CEST 2016


Hi Marco,
just a comment, your flags are wrong:
> My file opts CMAKE_FLAGS="CMAKE_CXX_COMPILER=mpicxx
> CMAKE_C_COMPILER=mpicc --enable-parallel --disable-documentation
> --with-metis --with-parmetis -enable-experimental-grid-extensions
> --with-lapack --with-blas"--

You are mixing CMake style with Autotools style. The variables must
start with -D, stuff like --with-* does not work within the CMAKE_FLAGS.

Bye
Christoph

-- 
The method has been developed for use on a high-speed electronic
computer and would be impractical for hand-solution purposes.
                                           [Harlow & Welch 1965]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20160613/3a5b9f7c/attachment.sig>


More information about the Dune mailing list