hello,
I used makefile.linux_ifc_opt to compile with fftw.3.0.1 installed and compiled in /opt/libs. I have the following error.
pleade help me.
thanks
Yushan
fortcom: Error: fftmpiw.f90, line 75: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
fortcom: Error: fftmpiw.f90, line 96: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
fortcom: Error: fftmpiw.f90, line 206: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
fortcom: Error: fftmpiw.f90, line 227: Cannot open include file 'fftw3.f'
include 'fftw3.f'
--------------^
compilation aborted for fftmpiw.f90 (code 1)
make: *** [fftmpiw.o] Error 1
compile problem
Moderators: Global Moderator, Moderator
compile problem
Last edited by wys0924 on Wed Nov 14, 2007 4:59 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
compile problem
please copy the fftw3.f and fftw3.h files from the include subdirectory of your fftw3 to vasp.4.6 or use Juergen Furthmueller's FFT
Last edited by admin on Thu Nov 15, 2007 11:16 am, edited 1 time in total.