Hi, I have used the following command to specify fftw include dir, but the make command fails with not finding fftw3.h
./configure LIBDIRS="/share/apps/OpenBLAS-0.3.7 /share/apps/scalapack-2.1.0 /share/apps/fftw-3.3.8/lib" INCLUDEFFTW=/share/apps/fftw-3.3.8/include --prefix=`pwd` The following libraries have been found: BLAS_LIBS=-L/share/apps/OpenBLAS-0.3.7 -lopenblas LAPACK_LIBS= -L/share/apps/OpenBLAS-0.3.7 -lopenblas FFT_LIBS=-L/share/apps/fftw-3.3.8/lib -lfftw3 $ make ... mpif90 -O3 -g -x f95-cpp-input -D__FFTW3 -D__MPI -I/share/apps/q-e-qe-6.5//include -I/share/apps/q-e-qe-6.5//FoX/finclude -I/share/apps/q-e-qe-6.5//S3DE/iotk/include/ -c fft_scalar.FFTW3.f90 Warning: Nonexistent include directory "/share/apps/q-e-qe-6.5//FoX/finclude" fft_scalar.FFTW3.f90:36:0: fatal error: fftw3.f: No such file or directory Any thought? Regards, Mahmood
_______________________________________________ Quantum ESPRESSO is supported by MaX (www.max-centre.eu/quantum-espresso) users mailing list [email protected] https://lists.quantum-espresso.org/mailman/listinfo/users
