espressomd-users
[Top][All Lists]
Advanced

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

Re: [ESPResSo] Compilling ESPResSo in Parallel


From: Axel Arnold
Subject: Re: [ESPResSo] Compilling ESPResSo in Parallel
Date: Mon, 30 Aug 2010 11:43:31 +0200
User-agent: KMail/1.10.3 (Linux/2.6.27.48-0.2-default; KDE/4.1.3; x86_64; ; )

On Sunday 29 August 2010 17:19:23 Salvador Herrera Velarde wrote:
>  /home/Chava/Chava2010/ESPResSo/espresso-2.1.5/configure
> --with-myconfigure=chava-config.h --with-mpi=openmpi 
> LDFLAGS="-L/usr/lib64/openmpi/lib"

>  Besides, I tried to source the mpi.h file in  .bashrc => source
> /usr/include/openmpi-x86_64/mpi.h/     But I did'n work.

Header files are for the compiler, not your shell. You aneed to specify where 
the headers are in the configure line, with CPPFLAGS="-I /usr/include/openmpi-
x86_64", provided that are the headers corresponding to the MPI installed in 
/usr/lib64/openmpi/lib. Since I don't have Fedora myself, I can't tell...

Axel

-- 
JP Dr. Axel Arnold Tel: +49 711 685 67609
ICP, Universität Stuttgart      Email: address@hidden
Pfaffenwaldring 27
70569 Stuttgart, Germany




reply via email to

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