Hello , Justin
 </:includetail> 
 I have compiled both float and double precision for fftw3.</:includetail>
 But I have not stated it clearly in the previous letters.
  My commands is :
 tar -zxvf fftw3.2.2.tar.gz
 cd fftw3.2.2/
 ./configure --prefix=/opt/fftw3   (compile for double precision )
 make
 make install 
 make distclean
 ./configure --prefix=/opt/fftw3 --enable-float   (compile for float )
 make
 make install
  
 Is these commands right?
 
Thanks for your help.
  
 Wenping Lv
</:includetail>
_______________________________________________
gmx-users mailing list    [email protected]
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to [email protected].
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to