Skip to Content.
Sympa Menu

forum - ABINIT build with ifort and MPI hangs on compilation of optics_paw.F90

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

ABINIT build with ifort and MPI hangs on compilation of optics_paw.F90


Chronological Thread 
  • From: "J. J. Ramsey" <jjr19@uakron.edu>
  • To: forum@abinit.org
  • Subject: ABINIT build with ifort and MPI hangs on compilation of optics_paw.F90
  • Date: Wed, 13 Feb 2008 09:13:53 -0800 (PST)

I've tried using ifort 10.1 to compile ABINIT, and which I can manage to
compile the serial version, the compiler hangs when it compiles
optics_paw.F90. No error messages, it just gets stuck. I've tried this with
two different MPI implementations, MPICH2 and OpenMPI, both compiled using
the Intel compiler suite (icc, icpc, and ifort). I don't get this hang with
gfortran (though I get different problems, as you can see from my earlier
posts). These are the command lines I used for configuring ABINIT:

For MPICH2: ./configure CC=icc CXX=icpc FC=ifort
--with-mpi-prefix=/usr/local/mpich2-intel
For OpenMPI: ./configure CC=icc CXX=icpc FC=ifort
--with-mpi-prefix=/usr/local/openmpi/intel

I do not have mpif90, mpiexec, etc., in my PATH.

My Linux distribution is Ubuntu 7.10 (Gutsy Gibbon), for what that's worth.

I'm wondering what I'm doing wrong here.





____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ




Archive powered by MHonArc 2.6.16.

Top of Page