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
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 17
- Joined: Wed Nov 07, 2007 3:36 am
- License Nr.: 781
segmentation fault with fftw3.1.2
Last edited by zhangyg on Fri Mar 14, 2008 5:13 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
segmentation fault with fftw3.1.2
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.
Last edited by admin on Wed Mar 26, 2008 10:26 am, edited 1 time in total.