AgTalk Home
AgTalk Home
Search Forums | Classifieds (21) | Skins | Language
You are logged in as a guest. ( logon | register )

Computers, past and present
View previous thread :: View next thread
   Forums List -> Computer TalkMessage format
 
WYDave
Posted 4/16/2009 23:54 (#683181 - in reply to #681417)
Subject: RE: Computers, past and present


Wyoming

That FFT is probably written in VBA for Excel as a plug-in, yea? That's likely to be at issue for starters, and if the 1024 points are coming out of the spreadsheet and each point is being passed to the VBA individually (rather than as one vector all at once), yea, I can see that taking quite a little bit of time.

On any modern PC, I think that if I were coding FFT's the way we used to (in lovingly crafted assembly language for speed), my gut tells me that a 1024-point FFT should be able to be done in under 100usec in single precision, under 250 in double precision. (Edit: brain fart -- forgot that 'm' was milli, 'u' is micro)

And those are conservative estimates.

The gamers have quite the tool at their disposal:

http://www.cs.unc.edu/~geom/GPUFFTW/results.html

 



Edited by WYDave 4/16/2009 23:58
Top of the page Bottom of the page


Jump to forum :
Search this forum
Printer friendly version
E-mail a link to this thread

(Delete cookies)