getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] compilation and computation issues


From: logari81
Subject: Re: [Getfem-users] compilation and computation issues
Date: Sat, 19 Feb 2011 09:11:48 +0100

On Wed, 2011-02-16 at 09:09 -0800, Martin Genet wrote:
> Hi Kostas,
> 
> Thanks a lot for your help.
> 
> > you need to install mumps headers, for Ubuntu these are in the package
> > libmumps-seq-dev and libmumps-dev for the sequential and the parallel
> > version respectively. The configure flags that I have given you,
> > correspond to  the sequential version.
> 
> OK. libmumps-dev and libmumps-seq-dev are now installed (previously, I 
> had libmumps-dev installed, but not libmumps-seq-dev).
> 
> Now, '''./configure --with-pic --enable-mumps --with-mumps="-lsmumps_seq 
> -ldmumps_seq -lcmumps_seq -lzmumps_seq -lpord_seq"''' seems to work 
> perfectly.
> 
> But I tried to compile with the parallel version of MUMPS using 
> '''./configure --with-pic --enable-mumps --with-mumps="-lsmumps -ldmumps 
> -lcmumps -lzmumps -lpord"''', and it does not work: I still get the 
> '''configure: error: The function smumps_c couldn't be found in the
> > provided MUMPS libraries.''' error. Do you know what flags I should use?
> 
> Thanks again.
> Martin.

Could you send your config.log file?

Kostas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]