Gabriele,

Here are the error messages, it's about format of a module file:

mpiifort -O3 -mcmodel=medium -nomodule -fpp -D__INTEL -D__FFTW3 -D__MPI 
-D__PARA -I../include -I../iotk/src -I. -c metadyn_io.f90
fortcom: Error: metadyn_io.f90, line 18: The module file cannot be read.  Its 
format requires a more recent F90 compiler.   [IOTK_MODULE]
  USE iotk_module
------^
fortcom: Error: metadyn_io.f90, line 22: A specification expression object must 
be a dummy argument, a COMMON block object, or an object accessible through 
host or use association   [IOTK_ATTLENX]
  CHARACTER(iotk_attlenx) :: attr
------------^
fortcom: Error: metadyn_io.f90, line 22: An automatic object must not appear in 
the specification part of a module.   [ATTR]
  CHARACTER(iotk_attlenx) :: attr
-----------------------------^
compilation aborted for metadyn_io.f90 (code 1)
make[1]: *** [metadyn_io.o] Error 1
make[1]: Leaving directory `/home/cook/espresso-4.2/Modules'
make: *** [mods] Error 2


Huiqun

  ----- Original Message ----- 
  From: Gabriele Sclauzero 
  To: PWSCF Forum 
  Sent: Wednesday, July 07, 2010 3:10 PM
  Subject: Re: [Pw_forum] Intel Compiler version needed in compiling qe 4.2


  Dear Huiqun,


     thanks for having reported this issue, but can you be more precise? 
Specifically, can you post the error messages from the compiler?


  I can tell you that I have recently compiled espresso-4.2 on Linux machines 
with Intel compilers versions 10.1.025, 11.0.081 and 11.1.056 without any 
difficulty.




  Regads,




  GS


  Il giorno 07/lug/2010, alle ore 08.16, Huiqun Zhou ha scritto:


    This is just a memo, it may help others.

    When I compiled quantum espresso 4.2 by Intel Compilers 10.1.018,
    I got an error message about unsupported language features by the
    current compiler. Switching to Intel Compiler 11.1.064, it's OK.

    Versions before 4.2 can be compiled by 10.1.018.


    Huiqun Zhou
    @Earth Sciences, Nanjing University, China
    _______________________________________________
    Pw_forum mailing list
    Pw_forum at pwscf.org
    http://www.democritos.it/mailman/listinfo/pw_forum




  ? Gabriele Sclauzero, EPFL SB ITP CSEA
     PH H2 462, Station 3, CH-1015 Lausanne




------------------------------------------------------------------------------


  _______________________________________________
  Pw_forum mailing list
  Pw_forum at pwscf.org
  http://www.democritos.it/mailman/listinfo/pw_forum
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://www.democritos.it/pipermail/pw_forum/attachments/20100707/6cdc6e12/attachment.htm
 

Reply via email to