On Thu, Aug 13, 2015 at 2:01 PM, Samuel Poncé <[email protected]> wrote: > Dear Axel, > > Intel 13 stands for the version of the intel compiler I've tested. It is
i understood that. you asked for what the reason was, and for me the logical conclusion from your data would be that the intel 13 compiler was the problem. > actually intel 13.5.192 to be more accurate. > > Best, > > Samuel > > On 13 August 2015 at 14:13, Axel Kohlmeyer <[email protected]> wrote: >> >> On Thu, Aug 13, 2015 at 9:08 AM, Samuel Poncé <[email protected]> >> wrote: >> > 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? >> >> intel 13? >> >> > >> > Best, >> > >> > Samuel Ponce >> > >> > _______________________________________________ >> > Pw_forum mailing list >> > [email protected] >> > http://pwscf.org/mailman/listinfo/pw_forum >> >> >> >> -- >> Dr. Axel Kohlmeyer [email protected] http://goo.gl/1wk0 >> College of Science & Technology, Temple University, Philadelphia PA, USA >> International Centre for Theoretical Physics, Trieste. Italy. >> >> _______________________________________________ >> Pw_forum mailing list >> [email protected] >> http://pwscf.org/mailman/listinfo/pw_forum > > > > _______________________________________________ > Pw_forum mailing list > [email protected] > http://pwscf.org/mailman/listinfo/pw_forum -- Dr. Axel Kohlmeyer [email protected] http://goo.gl/1wk0 College of Science & Technology, Temple University, Philadelphia PA, USA International Centre for Theoretical Physics, Trieste. Italy. _______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
