Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] parallel configuration problem

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] parallel configuration problem


Chronological Thread 
  • From: Yann Pouillon <yann.pouillon@ehu.es>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] parallel configuration problem
  • Date: Wed, 11 Feb 2009 14:09:15 +0100

Alain Jacques <ajs.jacques@gmail.com> ha escrito:

There are 2 things that are strange in your config ... I don't see
why abinit configure looks for /home/opt/intel/impi/3.1//bin/mpicc -
I assume the right 64bit mpicc resides in
/home/opt/intel/impi/3.1/bin64/mpicc (?).

There is no test in the build system to check for a "bin64/" directory. If this is so, then the following should work:

CC="/home/opt/intel/impi/3.1/bin64/mpicc" \
FC="/home/opt/intel/impi/3.1/bin64/mpif90" \
../configure --enable-mpi

Do not use the --with-mpi-prefix option, as it will override your settings.

Best regards,

Yann.

--
Yann Pouillon European Theoretical Spectroscopy Facility (ETSF)
Tel: (+34) 943 01 83 94 Centro Joxe Mari Korta, Avenida de Tolosa, 72
Fax: (+34) 943 01 83 90 20018 Donostia-San Sebastián (Gipuzkoa)
Web: http://www.etsf.es/ España






Archive powered by MHonArc 2.6.15.

Top of Page