comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Got the FFTW3 DLM Working in Windows...
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Got the FFTW3 DLM Working in Windows... [message #37428] Thu, 18 December 2003 04:44 Go to next message
Brian is currently offline  Brian
Messages: 27
Registered: March 2001
Junior Member
Ok, I got the DLM that Henry Chapman posted working in IDL5.4 in
Windows2000.

Henry, for arrays around 512x512 or less, do you also find the built-in IDL
fft to be just as fast or faster? Are there any tricks for getting increased
execution time on smaller arrays?

I will post the modified DLM once I confirm that everything is in order.

regards,

brian
Re: Got the FFTW3 DLM Working in Windows... [message #37498 is a reply to message #37428] Fri, 19 December 2003 21:34 Go to previous message
h_chapman is currently offline  h_chapman
Messages: 4
Registered: March 2003
Junior Member
"Brian" <brian.huether@NOdlrSPAM.de> wrote in message news:<d406d2dd3de6a46ab90f929ff3a6ab37@news.teranews.com>...
> Ok, I got the DLM that Henry Chapman posted working in IDL5.4 in
> Windows2000.
>
> Henry, for arrays around 512x512 or less, do you also find the built-in IDL
> fft to be just as fast or faster? Are there any tricks for getting increased
> execution time on smaller arrays?
>
> I will post the modified DLM once I confirm that everything is in order.
>
> regards,
>
> brian

Brian, great stuff! On Mac OS X I see moderate improvement for
512x512. The improvement drops with the array size and eventually the
built in becomes faster. I guess all the dlm shinanigans give some
overhead.

512x512 float: fftw 0.039 s, fft 0.105 s
64x64 float: fftw 0.0013 s, fft 0.0003 s

Henry.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Thanks Henry Chapman! (for the FFTW3 DLM)
Next Topic: test, please ignore

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:14:11 PDT 2025

Total time taken to generate the page: 0.00594 seconds