Page 1 of 1

segmentation fault with fftw3.1.2

Posted: Fri Mar 14, 2008 5:13 pm
by zhangyg
Dear All:

I tried to compile VASP using fftw3.1.2. fftw3.1.2 was configured with the options:
./configure --enable-sse2 #for my Xeon machines
and F77=ifort #using ifort as fortran wrapper

The compiling went smoothly, but when I run VASP it crashed with the segmentation fault. Certainly VASP was compiled and run smoothly with the default fft.

Any suggestions would be greatly appreciated.

yigang Zhang

segmentation fault with fftw3.1.2

Posted: Wed Mar 26, 2008 10:26 am
by admin
probably there is a bug in the installation of your fftw3.1.2, please use the fft delivered with the code if this one works.