Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] ABINIT Mac Intel

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] ABINIT Mac Intel


Chronological Thread 
  • From: Jean-Michel Beuken <jean-michel.beuken@uclouvain.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] ABINIT Mac Intel
  • Date: Fri, 11 Apr 2008 21:00:02 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=uclouvain.be; h=message-id:date: from:mime-version:to:subject:references:in-reply-to: content-type:content-transfer-encoding; q=dns; s=selucl; b=ogBaS 6963lP3C6jR0eCPMCdFundhgQbk4YSwCUQWJo84L/GbQx0ucQ4diOmSgGK2REado PFEo0Rzax5dRFp3JcBvwfzXLChk/YtiF8lewAJwLjjeA2FILd6odZDEJBR3+FXBV 8otmB8fNtEsd/VxNRcnT4kqDZfzVq/FaGA2pKo=
  • Organization: Université catholique de Louvain

Hello Enrico,
I was wondering if there isn't any later version for mac like 5.4.x ( already
compiled, i'm ok with precomiled binaries!!)
if anybody can help i hope to be able to follow.
I'm succeded to generate a abinis and a abinip with support of netcdf and bigdft ( some problems with etsf_io) with the 5.5.4 version (not yet available) with gfortran 4.3 and mpich-1.2.7p1 ( MacBook Pro (intel) under Mac OS X 10.5)

1) for gfortran, i have used "port install gcc43"
2) for mpich, i have used the commands :

export FC=/opt/local/bin/gfortran
export F90=/opt/local/bin/gfortran
export F77=/opt/local/bin/gfortran
export CC=/opt/local/bin/gcc
export F77_GETARGDECL="intrinsic GETARG"
export FTESTDEFINE="intrinsic IARGC, GETARG"
./configure --prefix=/usr/local/mpich-1.2.7p1-gcc-4.3.0 --without-mpe --with-device=ch_p4 --disable-cxx --enable-f90modules -opt=-O --enable-f77

3) when the 5.5.4 version will be available ( very soon ), you could find a exemple of a .ac file for the ./configure (in doc/config/build-examples/i686-gfortran_mac.ac)

hope will help you soon...

regards

jmb



Archive powered by MHonArc 2.6.16.

Top of Page