Hi,Although I use the following commands
export FFT_LIBS="-L/share/apps/computer/fftw-3.3.6-pl2/lib -lfftw3"
export BLAS_LIBS="-L/share/apps/computer/OpenBLAS-0.2.18 -lopenblas"
export SCALAPACK_LIBS="-L/share/apps/computer/scalapack -lscalapack"
./configure CPPFLAGS=-I/share/apps/computer/fftw-3.3.6-pl2/include
the make command complains that fft header files are not found.
fft_scalar.FFTW3.f90:27: error: fftw3.f: No such file or directory
How can I fix that?
Regards,
Mahmood
_______________________________________________
Pw_forum mailing list
[email protected]
http://pwscf.org/mailman/listinfo/pw_forum