Error compiling abinit 7.10.5 with intel compilers 14.0
Posted: Mon Dec 14, 2015 4:21 pm
Good morning to every one i try to compile abinit with this configuration on mac book pro with intel compilers 14.0
before to compile abinit I compiled openmpi with FC=ifort CC=icc CXX=icpc
here i put my configuration for abinit
./configure CC="mpicc" CXX="mpicxx" FC="mpif90" --enable-64bit-flags="yes" --enable-mpi="yes" --enable-mpi-io="yes" --with-mpi-prefix="/Users/lorenzodona/Documents/openmpi-1.10.1"
This is my error:
checking whether to enable OpenMP support... no
checking whether to build MPI code... yes
checking whether the C compiler supports MPI... no
checking whether the C++ compiler supports MPI... no
checking whether the Fortran Compiler supports MPI... yes
checking whether MPI is usable... no
configure: error: MPI support is broken - please fix your config parameters and/or MPI installation
but openmpi works correctly
I want to attach my config.log file
Thank you in advance to help me if you can
Dearly
lorenzo
before to compile abinit I compiled openmpi with FC=ifort CC=icc CXX=icpc
here i put my configuration for abinit
./configure CC="mpicc" CXX="mpicxx" FC="mpif90" --enable-64bit-flags="yes" --enable-mpi="yes" --enable-mpi-io="yes" --with-mpi-prefix="/Users/lorenzodona/Documents/openmpi-1.10.1"
This is my error:
checking whether to enable OpenMP support... no
checking whether to build MPI code... yes
checking whether the C compiler supports MPI... no
checking whether the C++ compiler supports MPI... no
checking whether the Fortran Compiler supports MPI... yes
checking whether MPI is usable... no
configure: error: MPI support is broken - please fix your config parameters and/or MPI installation
but openmpi works correctly
I want to attach my config.log file
Thank you in advance to help me if you can
Dearly
lorenzo