discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] CVS builds now require FFTW 3.x


From: Eric Blossom
Subject: [Discuss-gnuradio] CVS builds now require FFTW 3.x
Date: Sat, 19 Jul 2003 09:48:41 -0700
User-agent: Mutt/1.4i

Hi Folks,

For those of you tracking the CVS head, I've made changes such that we
now require FFTW 3.x, configured with the --enable-float option.

3.x is faster and takes advantage of the SIMD instructions available
on the x86 and PowerPC.

You can get FFTW 3.0.1 at www.fftw.org.

I configured it with

  ./configure --enable-float --enable-sse --enable-k7

which gives support for SSE and 3DNow! and the single precision interface.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]