Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Compiling abinip using mpich on Suse10.1

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Compiling abinip using mpich on Suse10.1


Chronological Thread 
  • From: Alain Jacques <ajs.jacques@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Compiling abinip using mpich on Suse10.1
  • Date: Fri, 20 Feb 2009 11:16:45 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=QS3MmoQ3XSrlb9NpDDVkiiA5sq3Ry6CV7blePqr6rY499NxtR/NNbEbNWe/dUzxcnm 6Ra+hR5lLq0kLyhE5ToFcxvdaTYruE0YwEmQeBt0Ge7/CWkkoA9/ulwq+KB1pUqGpZyZ QI2r9kupwN8tvsdNCXAODjWepXbxQtJ+q+O2A=

Hello James,

A mix of gcc and ifort is not necessarily "bad"- people having to buy
that expensive license only pay for the fortran compiler and combine it with
the free gcc; the thing to avoid is to have a mpif90 calling gfortran
and FC set to ifort. And Abinit doesn't use mpicc.

Provide me some info about where abinit 5.6.5 build stop (the last few
lines before make stops) - it is most of the time a problem related
etsf-io (or netcdf).
Make sure that "mpif90 -v" reports the intended gfortran. If you need to
add FC=ifort, I assume your mpif90 is built with ifort.


Cheers,

Alain


James Johns wrote:
...



Archive powered by MHonArc 2.6.15.

Top of Page