[deal.II] Re: deal.ii from candi

2016-11-30 Thread 'Uwe Köcher' via deal . II User Group
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 ./can

[deal.II] Re: deal.ii from candi

2016-11-30 Thread 'Uwe Köcher' via deal . II User Group
Just an idea: parmetis is disabled for some reason by default in candi, this can be changed by enabling: PACKAGES="${PACKAGES} once:parmetis" (no # in front) in the file candi.cfg Maybe this helps. On Wednesday, November 30, 2016 at 8:02:59 PM UTC+1, Luca Heltai wrote: > > Ciao Dirk, > > unfort

[deal.II] Re: deal.ii from candi

2016-11-30 Thread luca.heltai
Ciao Dirk, unfortunately not. I’m forwarding your mail to the mailing list. Maybe someone there has a better idea… L. > On 29 Nov 2016, at 19:19, Dirk Peschka wrote: > > > Hey Luca, > > duing the petsc compilation, when making mumps, I get some strange > errors and the installation fails.