Skip to Content.
Sympa Menu

forum - Re: [abinit-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

Re: [abinit-forum] ABINIT build with ifort and MPI hangs on compilation of optics_paw.F90


Chronological Thread 
  • From: "Matteo Giantomassi" <Matteo.Giantomassi@uclouvain.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] ABINIT build with ifort and MPI hangs on compilation of optics_paw.F90
  • Date: Thu, 14 Feb 2008 14:10:46 +0100 (CET)
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=uclouvain.be; h=message-id:in-reply-to:references:date:subject:from:to:mime-version:content-type:content-transfer-encoding; q=dns; s=selucl; b= LB3dTNLQ+jrhPQxXGDynsjBheUk+Sus4fSYg0pl2Q4YxDauoPKIfAVb5i2XTQDba U+AhUlEnCwrzA99X0hvgEPvAS8AB1V2uv3soZAbwtcsNxYqtuOUTlncHaFC1Sd3f 3cHc4z8IAkBsKilJ74bOqj/lUnH8T3SKPVpcWY+/W9k=
  • Importance: Normal



>
>
> ----- Original Message ----
>> From: Matthieu Verstraete <mjv500@york.ac.uk>
>> To: forum@abinit.org
>> Sent: Wednesday, February 13, 2008 12:20:02 PM
>> Subject: Re: [abinit-forum] ABINIT build with ifort and MPI hangs on
>> compilation of optics_paw.F90
>>
>>
>> ifort 10 is still considered quite unstable and buggy (at least for
>> abinit
>> purposes) 9.1 is much better. Apart from that I haven't seen problems
>> with
>> this routine in particular.
>
> Unfortunately, I have ifort 10.1 not 9.1. (I hadn't heard of any stability
> issues, though that would certainly explain a few things.) Any known
> workarounds for the bugs that have caused problems?

I'm encountering the same problem while compiling optics_paw.F90
with ifort10.1 and optimization level -O2 or -O1.
To solve the problem, you can compile optics_paw.F90 without
any optimization. Just interrup the compilation when it gets stuck,
cd to the src/13paw directory, and run ifort using the same command line
generated by make but with optimization level -O0.
I hope it helps.

>
>> Have you checked which level of optimization
>> is being used? aggressive? -O3 or so?
>
> I hadn't set any optimization flags.
>
>
>
>
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search.
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>





Archive powered by MHonArc 2.6.16.

Top of Page