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
_______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
