[Pw_forum] Compilation crash with intel13

Samuel Poncé samuel.pon at gmail.com
Thu Aug 13 15:08:08 CEST 2015


Dear all,

I've noticed that the latest trunk version of QE (r11674) does not compile
on intel 13

The problematic routine is in PW/src
mpif90 -O2 -assume byterecl -g -traceback -nomodule -fpp -D__INTEL
-D__FFTW3 -D__MPI -D__PARA -D__SCALAPACK
-I/home/farmer/local/fftw3_intel13/include  -I../../iotk/src
-I../../Modules -c force_lc.f90

force_lc.f90(20): error #6580: Name in only-list does not exist.
[ESM_FORCE_LC]
  USE esm,       ONLY : esm_force_lc, do_comp_esm, esm_bc
------------------------^
compilation aborted for force_lc.f90 (code 1)

I've checked that the esm.mod and esm.o file existed and that the
esm_force_lc is indeed public and should be accepted....

The same version of QE with the same flags (mkl+external fftw 3.3.4) does
compile without problem on intel 12 and intel 15.

Any idea on what the problem might be?

Best,

Samuel Ponce
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20150813/1e719cac/attachment.html>


More information about the users mailing list