2nd answer to Dirk as reference:

Hej Dirk,

I see now your real problem,
you should not force to download parmetis within petsc
- this is not supported in the way you do this by candi -
(it may pick another mpi-compiler and forces your problem)

Please change your petsc options in the file
  ./candi/deal.II-toolchain/packages/petsc.package

and try to do not force petsc to download parmetis
(- since this will download an unsupported version -)

Maybe you need to add some lines to pick up the installed
parmetis version via candi - I don't know this in your case
specifically, since I'm using parmetis only via trilinos
with superlu.

Hopefully that helps you.

Kind regards
  Uwe

>
>>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to