<div dir="ltr">Dear Andreas,<div><br></div><div><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Intel 2017 parallel compiler suite seems to have a bug in their FFT interface - already reported to Intel. What works quite well for CP2K-trunk, is using the compiler suite for Scalapack/Blacs, MKL, MPI/OMP and leave FFTs to a self-compiled version of FFTW3.<br></div></blockquote><div><br></div><div>Are there any guidelines how to use MKL on the one hand and use an "external" FFTW3 on the other hand? </div><div><br></div><div>I found in src/pw/fft/fftw3_lib.F following line, which gives me the impression it's maybe not that simple to decouple MKL and MKL's FFT.</div><div>#if defined (__INTEL_COMPILER) && defined (__MKL) && defined (__FFTW3) </div></div><div><br></div><div>Thanks!</div><div><br></div><div>Regards,</div><div>Stefan</div></div>