Re: [gmx-users] fftw without SIMD

2013-06-09 Thread Mark Abraham
You may have compiled one like that (AFAIK those CFLAGS won't help), but
CMake *finding* that one once installed can be another matter (e.g. use
CMAKE_PREFIX_PATH per install instructions). You can see which fftw was
found with "grep FFTWF_LIBRARY CMakeCache.txt" from the build directory -
or pay close attention to the output from the initial cmake.

Mark

On Mon, Jun 10, 2013 at 1:34 AM, francesco oteri
wrote:

> Dear gromacs users,
> I am compiling gromacs 4.6.1, but when I configure the package ccmake
> says:
> The fftw library found is compiled without SIMD support, which makes it
>
> although I compiled fftw
>
> ./configure --enable-single --enable-shared --enable-sse2 CC=icc F77=ifort
> CFLAGS=-msse4.1
>
>
> Is it a known issue or I did something wrong?
>
> Francesco
> --
> gmx-users mailing listgmx-users@gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-users
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
> * Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-users-requ...@gromacs.org.
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
-- 
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists


[gmx-users] fftw without SIMD

2013-06-09 Thread francesco oteri
Dear gromacs users,
I am compiling gromacs 4.6.1, but when I configure the package ccmake
says:
The fftw library found is compiled without SIMD support, which makes it

although I compiled fftw

./configure --enable-single --enable-shared --enable-sse2 CC=icc F77=ifort
CFLAGS=-msse4.1


Is it a known issue or I did something wrong?

Francesco
-- 
gmx-users mailing listgmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists