forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: Philippe Blaise <philippe.blaise@cea.fr>
- To: forum@abinit.org
- Subject: configure and mpi for abinit 5.2.3
- Date: Sat, 02 Dec 2006 11:38:17 +0100
In order to install the abinip 5.2.3 mpi/parallel version on my computer,
I have modified the configure file that comes with abinit 5.2.3 source files,
to correctly take into account the option MPI_FC_LDFLAGS concerning the MPI libraries :
> diff configure configure.orig
10649c10649
< MPI_FC_LDFLAGS=""
---
> MPI_LDFLAGS=""
10707c10707
< if test "${MPI_FC_LDFLAGS}" = ""; then
---
> if test "${MPI_LDFLAGS}" = ""; then
10711,10712c10711,10712
< echo "$as_me:$LINENO: result: ${MPI_FC_LDFLAGS}" >&5
< echo "${ECHO_T}${MPI_FC_LDFLAGS}" >&6
---
> echo "$as_me:$LINENO: result: ${MPI_LDFLAGS}" >&5
> echo "${ECHO_T}${MPI_LDFLAGS}" >&6
In other words, MPI_LDFLAGS should be replaced everywhere by MPI_FC_LDFLAGS.
Regards,
Phil.
- configure and mpi for abinit 5.2.3, Philippe Blaise, 12/02/2006
Archive powered by MHonArc 2.6.16.