<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Dear QE users,</div>
<div><br>
</div>
<div>In compiling QE in order to know whether the  external fftw  library included in Intel MKL (version 13)  is used,  instead of internal fftw is used, I changed the name of the file "fftw.c" in the directory "clib" into different name.  The compilation failed
 with following message:</div>
<div><br>
</div>
<div>
<div>make[1]: *** No rule to make target `fftw.c', needed by `fft_stick.o'.  Stop.</div>
<div>make[1]: Leaving directory `/home6/ttvo/espresso-4.3.2_test/clib'</div>
<div>make: *** [libs] Error 2</div>
</div>
<div><br>
</div>
<div>This may mean that the the code failed to find the external library and continued to use the internal one.  I have one question to confirm what I understand, and  I  appreciate if  you could help. if the external library is used, does the internal "fftw.c"
 is still called by some subroutine in the code?</div>
<div><br>
</div>
<div>Thank you,</div>
<div><br>
</div>
<div>Trinh Vo</div>
<div><br>
</div>
<div>JPL/CalTech</div>
<div>Research and Technology Staff   </div>
<div><br>
</div>
</body>
</html>