Configuration problem: Abinit 7.10.4 with openmpi on centos
Posted: Sat Jul 04, 2015 10:11 am
Hi,
When trying to configure Abinit 7.10.4 on centos using:
I get:
I seems that the include directory is not used, see attached log.
Some advice?
Thanks,
Gilles
When trying to configure Abinit 7.10.4 on centos using:
Code: Select all
./configure --enable-mpi --with-mpi-incs="-I/usr/include/openmpi-x86_64" --with-mpi-libs="-L/usr/lib64/openmpi/lib -lmpi"
I get:
Code: Select all
....
checking whether the C compiler supports MPI... no
checking whether the C++ compiler supports MPI... no
checking whether the Fortran Compiler supports MPI... no
checking whether MPI is usable... no
configure: error: MPI support is broken - please fix your config parameters and/or MPI installation
I seems that the include directory is not used, see attached log.
Some advice?
Thanks,
Gilles