[Getdp] Problem when compiling GetDP with sequential MUMPS

David Colignon David.Colignon at ulg.ac.be
Wed Jul 20 09:10:22 CEST 2011


Hi Hohn,

Christophe is on holiday, but I remember he had a hard time to compile these sequential binaries. He had to first 
compile the Mumps sequential version independently from Petsc, then hack the Petsc configure procedure and other source 
files to be able to compile it with this sequential version of Mumps...

Regards,

Dave

--
David Colignon, Ph.D.
Collaborateur Logistique du F.R.S.-FNRS
CÉCI - Consortium des Équipements de Calcul Intensif
ACE - Applied & Computational Electromagnetics
Institut Montefiore B28
Université de Liège
4000 Liège - BELGIQUE
Tél: +32 (0)4 366 37 32
Fax: +32 (0)4 366 29 10
WWW:    http://hpc.montefiore.ulg.ac.be/
Agenda: http://www.google.com/calendar/embed?src=david.colignon%40gmail.com

On 19/07/11 22:12, John Sorker wrote:
> Hi all!
>
> I'm trying to compile GetDP with PETSc and sequential MUMPS without MPI
> but unfortunately I fail with compiling PETSc (Ubuntu 11.04 32 bit)
>
> I used the following configure flags:
> ./configure --CC=gcc --CXX=g++ --FC=gfortran --download-f-blas-lapack=ifneeded --with-debugging=0 --with-clanguage=cxx
> --with-shared=0 --with-x=0 --with-mpi=0 --download-mumps=ifneeded --with-scalar-type=real --useThreads=0
>
> Then I get this configure error:
> Did not find package PARMETIS needed by MUMPS.
>
> As I do not want to build a MPI version PARMETIS cannot be used because it depends obviously on MPI.
>
>
> I would be really happy if someone could tell me how to compile GetDP with PETSc and MUMPS
> without MPI as it is done for the binaries.
>
> Best regards,
> John
>
>
>
>
> _______________________________________________
> getdp mailing list
> getdp at geuz.org
> http://www.geuz.org/mailman/listinfo/getdp