compiling ABINIT 7.6.4 on MAC OSx with Intel compiler
Posted: Tue Jun 10, 2014 11:26 am
Dear users and developers excuse me if I bother you again but I am not able to compile and install ABINIT 7.6.4 on Mac OS X 10.9.3 with Intel compiler 14
I have two big problem the first is I am not able to compile ABINIT in serial I have a lot of
Undefined symbols for architecture x86_64:
I used 64 bit version of itel compiler
MacBook-Pro-di-Lorenzo-Dona:~ lorenzodona$ which ifort
/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/ifort
which icc
/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/icc
which icpc
/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/icpc
the second big problem is that I am not able to compile ABINIT with mpi compiled with intel compiler i compiled it with intel compiler without problem and after make check no problem found.
i also did
export PATH=/Users/lorenzodona/openmpi_intel/bin:$PATH
MacBook-Pro-di-Lorenzo-Dona:~ lorenzodona$ which mpif90
/Users/lorenzodona/openmpi_intel/bin/mpif90
MacBook-Pro-di-Lorenzo-Dona:~ lorenzodona$ mpif90 -v
ifort version 14.0.3.
when I try ./configure --enable-mpi --with-mpi-prefix
i found
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
I attached the error found compiling ABINIT in serial and the config.log of parallel.
You helped me a lot of time in past please really can you help again because I tried in a lot of different way but without success.
I ask to you a really big big help.
And excuse me if I bother you again here.
But I am desperate because i don't know what i wrong.
Thanks a lot lorenzo
I have two big problem the first is I am not able to compile ABINIT in serial I have a lot of
Undefined symbols for architecture x86_64:
I used 64 bit version of itel compiler
MacBook-Pro-di-Lorenzo-Dona:~ lorenzodona$ which ifort
/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/ifort
which icc
/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/icc
which icpc
/opt/intel/composer_xe_2013_sp1.3.166/bin/intel64/icpc
the second big problem is that I am not able to compile ABINIT with mpi compiled with intel compiler i compiled it with intel compiler without problem and after make check no problem found.
i also did
export PATH=/Users/lorenzodona/openmpi_intel/bin:$PATH
MacBook-Pro-di-Lorenzo-Dona:~ lorenzodona$ which mpif90
/Users/lorenzodona/openmpi_intel/bin/mpif90
MacBook-Pro-di-Lorenzo-Dona:~ lorenzodona$ mpif90 -v
ifort version 14.0.3.
when I try ./configure --enable-mpi --with-mpi-prefix
i found
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
I attached the error found compiling ABINIT in serial and the config.log of parallel.
You helped me a lot of time in past please really can you help again because I tried in a lot of different way but without success.
I ask to you a really big big help.
And excuse me if I bother you again here.
But I am desperate because i don't know what i wrong.
Thanks a lot lorenzo