DFT/FFT on graphics hardware

Discussion in 'Trading Software' started by nitro, Oct 17, 2005.

  1. Also, depending on how many data streams you are looking at, you may want to consider coarse grained parallelism. For instance, if you are looking at multiple streams of data, you might be better off building a cluster of super-cheap AMD machines and calculating each data stream on its own machine.

    On the other hand, if you are more interested in speeding up FFT on one data stream, then it seems all the other suggestions are your best bet.
     
    #21     Mar 29, 2006
  2. nitro

    nitro

    In my dreams. Colocating that number of machines would be prohibitive for me at this point.

    nitro
     
    #22     Mar 30, 2006