<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks for your response. Is there any way in which to make Intel MKL working automatically after configure?<div class=""><br class=""></div><div class="">Indeed, after adding -I/opt/intel/mkl/include/fftw/ to IFLAGS, the compilation goes on but then stops at the point where the executable pw.x</div><div class="">should be created, with the error:</div><div class="">/opt/intel/mkl/interfaces/fftw3xf/libfftw3xf_intel.a(fftw_version.o):(.rodata+0x0): multiple definition of `fftw_version'<br class="">../../FFTXlib/libqefft.a(fft_stick.o):(.data+0x430): first defined here<br class="">ld: Warning: size of symbol `fftw_version' changed from 8 in ../../FFTXlib/libqefft.a(fft_stick.o) to 25 in /opt/intel/mkl/interfaces/fftw3xf/libfftw3xf_intel.a(fftw_version.o)</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I never found this kind of errors with previous QE releases.</div><div class=""><br class=""></div><div class="">Giovanni<br class=""><br class=""><br class=""><div class=""> -- <br class=""><br class="">Giovanni Cantele, PhD<br class="">CNR-SPIN<br class="">c/o Dipartimento di Fisica<br class="">Universita' di Napoli "Federico II"<br class="">Complesso Universitario M. S. Angelo - Ed. 6<br class="">Via Cintia, I-80126, Napoli, Italy<br class="">e-mail: <a href="mailto:giovanni.cantele@spin.cnr.it" class="">giovanni.cantele@spin.cnr.it</a><br class="">Phone: +39 081 676910<br class="">Skype contact: giocan74<br class=""><br class="">ResearcherID: <a href="http://www.researcherid.com/rid/A-1951-2009" class="">http://www.researcherid.com/rid/A-1951-2009</a><br class="">Web page: <a href="http://people.na.infn.it/~cantele" class="">http://people.na.infn.it/~cantele</a><br class="">

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 15 Jan 2016, at 15:14, Paolo Giannozzi <<a href="mailto:p.giannozzi@gmail.com" class="">p.giannozzi@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">You need to install libfftw3-dev in addition to libfftw3. If you are using fftw3 from MKL, you may just add the location of the fftw3.f file to IFLAGS<br class=""><br class=""></div>Paolo<br class=""><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Jan 15, 2016 at 2:49 PM, Giovanni Cantele <span dir="ltr" class=""><<a href="mailto:giovanni.cantele@spin.cnr.it" target="_blank" class="">giovanni.cantele@spin.cnr.it</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br class="">
<br class="">
I’m trying to compile QE 5.3.0 using the Intel compiler. The “make pw” command produces the error:<br class="">
<br class="">
fft_scalar.FFTW3.f90(40): #error: can't find include file: fftw3.f<br class="">
<br class="">
I understand that the error occurs at the<br class="">
#include "fftw3.f”<br class="">
line of fft_scalar.FFTW3.f90.<br class="">
<br class="">
Actually, a file named fftw3.f is NOT present anywhere within the espresso-5.3.0 directory.<br class="">
<br class="">
Any hint is appreciated.<br class="">
<br class="">
<br class="">
Thanks,<br class="">
<br class="">
    Giovanni<br class="">
<br class="">
<br class="">
--<br class="">
<br class="">
Giovanni Cantele, PhD<br class="">
CNR-SPIN<br class="">
c/o Dipartimento di Fisica<br class="">
Universita' di Napoli "Federico II"<br class="">
Complesso Universitario M. S. Angelo - Ed. 6<br class="">
Via Cintia, I-80126, Napoli, Italy<br class="">
e-mail: <a href="mailto:giovanni.cantele@spin.cnr.it" class="">giovanni.cantele@spin.cnr.it</a><br class="">
Phone: <a href="tel:%2B39%20081%20676910" value="+39081676910" class="">+39 081 676910</a><br class="">
Skype contact: giocan74<br class="">
<br class="">
ResearcherID: <a href="http://www.researcherid.com/rid/A-1951-2009" rel="noreferrer" target="_blank" class="">http://www.researcherid.com/rid/A-1951-2009</a><br class="">
Web page: <a href="http://people.na.infn.it/~cantele" rel="noreferrer" target="_blank" class="">http://people.na.infn.it/~cantele</a><br class="">
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
Pw_forum mailing list<br class="">
<a href="mailto:Pw_forum@pwscf.org" class="">Pw_forum@pwscf.org</a><br class="">
<a href="http://pwscf.org/mailman/listinfo/pw_forum" rel="noreferrer" target="_blank" class="">http://pwscf.org/mailman/listinfo/pw_forum</a></blockquote></div><br class=""><br clear="all" class=""><br class="">-- <br class=""><div class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class="">Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br class="">Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br class="">Phone +39-0432-558216, fax +39-0432-558222<br class=""><br class=""></div></div></div></div></div>
</div>
_______________________________________________<br class="">Pw_forum mailing list<br class=""><a href="mailto:Pw_forum@pwscf.org" class="">Pw_forum@pwscf.org</a><br class="">http://pwscf.org/mailman/listinfo/pw_forum</div></blockquote></div><br class=""></div></body></html>