[LAD] vectorization

Jens M Andreasen jens.andreasen at comhem.se
Tue May 27 11:37:14 UTC 2008


According to the first plot here:
 http://www.cv.nrao.edu/~pdemores/gpu/

.. the timings for the given FFT tests are a near identical "less than
one ms" for both gpu (including transfer time) and cpu up to a size of
64K samples (after which the gpu runs ahead when the cpu hits the
brickwall cache limit ...)

Transfer time for 4096 samples appears to be in the "less than 0.1ms"
range, which I suppose is realtime enough for most people.

Wether transfer times on more humble/crippled hardware would be similar,
basically bound by the PCIe 16x, is an open question though.

/j

On Tue, 2008-05-27 at 12:54 +0200, Malte Steiner wrote:
> Hello
> 
> while I am impressed by using graphic cards as coprocessors I wonder how 
> much latency they introduce and if they could be used for low latency 
> realtime audio now. It used to be impossible because it took to much 
> time to get the data back.
> 
> Cheers,
> 
> Malte
> 
-- 




More information about the Linux-audio-dev mailing list