Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] ABINIT 5.3.4 compilation problems

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] ABINIT 5.3.4 compilation problems


Chronological Thread 
  • From: Yu Chol Jun <yucj@ghi.rwth-aachen.de>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] ABINIT 5.3.4 compilation problems
  • Date: Thu, 24 May 2007 18:46:29 +0200

Dear Rsaha,

rsaha@pas.rochester.edu wrote:

ld: skipping incompatible /home/rsaha/mpich2-install/lib/libmpichf90.a when
searching for -lmpichf90
ld: cannot find -lmpichf90



==============================================================================
=== Fortran support
===

==============================================================================

checking whether we are using the GNU Fortran compiler... no
checking whether /opt/intel/fc/9.0/bin/ifort accepts -g... yes
checking if we are using the G95 Fortran compiler... no
checking if we are using the Intel Fortran compiler... yes
configure: applying Fortran compiler tricks (type: intel, version: 9.0)
checking whether the Fortran compiler accepts exit()... yes
checking whether to activate Fortran interfaces... yes
checking whether to use C clock for timings... no

in my experience for mpich, I had to compile and install mpich by using the current Fortran compiler in order to creat the necessay mpich librabray such as libmpichf90.a. In my case, Fortran compiler was pgf but in your case it is Intel Fortran compiler. So I recommend that you need to check whether you did so or not.

Hope helpful for you.

Yu.




Archive powered by MHonArc 2.6.16.

Top of Page