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

Home » Public Forums » archive » Re: IDL performance and FFTs (was: call external speed)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL performance and FFTs (was: call external speed) [message #12855 is a reply to message #12854] Thu, 17 September 1998 00:00 Go to previous messageGo to previous message
menakkis is currently offline  menakkis
Messages: 37
Registered: June 1998
Member
I hope that you folks don't mind me straying from IDL here, but there seems
to be a fair amount of interest in getting FFTs to go as fast as possible. I
saw something on the web the other day that might be of interest to IDL/WinNT
users who have multiprocessor PCs...

Intel gives away a "maths kernel library" that includes 1D and 2D FFT
routines. They claim that this stuff is nicely optimized for PPros / PIIs.
They also state that the 2D FFT is multithreaded and will take advantage of a
multiprocessor environment if you want it to, and - the tantalising part -
that this will work even if your program (that calls their lib) is
single-threaded. This means that you should be able to hook the Intel lib
onto IDL, with a little "glue", and get some multiprocessor action going at
last. (IDL is single-threaded.) The maths kernel also has some BLAS
routines, a few of which are also multithreaded.

Check out: http://developer.intel.com/design/perftool/INDEX.HTM

Peter Mason

-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: trinagle plots in IDL
Next Topic: Anyone have CLEAN (astronomical "deconvolution" routine)?

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

Current Time: Fri Oct 10 05:52:53 PDT 2025

Total time taken to generate the page: 0.55426 seconds