Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Software » comp.soft-sys.matlab

Topic: fftw tuning
Replies: 3   Last Post: Mar 8, 2011 9:16 PM

Advanced Search

Back to Topic List Back to Topic List Jump to Tree View Jump to Tree View   Messages: [ Previous | Next ]
Albert van der Horst

Posts: 27
Registered: 12/13/04
Re: fftw tuning
Posted: Mar 8, 2011 1:05 PM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply

In article <0df27dd3-9223-4fc5-ba5a-e46a3bca05cb@b13g2000prf.googlegroups.com>,
Felipe G. Nievinski <fgnievinski@gmail.com> wrote:
>The documentation for Matlab's fftw interface states that:
>
> fftw('planner', method) sets the method by which the tuning
>algorithm searches for a good FFT algorithm when the dimension of the
>FFT is _not_ a power of 2.
>
>So when the input dimension _is_ a power of 2 there is no potential
>speed up in tuning the FFTW library? I seem to be getting different
>performance for different tuning even with power-2 input.


No. The speed attainable depends on the dimension of the FFT,
and the algorithms differ considerably accordingly.
FFT's for sizes with many small factors (144, 180) can have
a speed advantage over comparably sized powers of 2.

<SNIP>

>
>Thanks,
>-Felipe.



--
--
Albert van der Horst, UTRECHT,THE NETHERLANDS
Economic growth -- being exponential -- ultimately falters.
albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst




Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2013. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Drexel University School of Education.