[Getdp] Problem when compiling GetDP with sequential MUMPS

John Sorker john.sorker at yahoo.com
Wed Aug 17 13:49:06 CEST 2011


 
Hi Christophe,
 
Dave told me that it was tricky to compile the Mumps sequential version and Petsc with it.
Could you please tell me how to do it? It would be very helpful!
 
Best regards,
John
 
 

Von: David Colignon <David.Colignon at ulg.ac.be>
An: John Sorker <john.sorker at yahoo.com>
Cc: "getdp at geuz.org" <getdp at geuz.org>
Gesendet: 9:10 Mittwoch, 20.Juli 2011 
Betreff: Re: [Getdp] Problem when compiling GetDP with sequential MUMPS

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/getdp/attachments/20110817/fd0f34ad/attachment.html>