Hi Marco,

classically, correlation is an expensive thing, so probably an
implementation of some correlation synchronizer would be interesting!
(also, the raw correlation, but depending on your FIR implementation you
might already have that)
Though this might be nontrivial to come up with an architecture for
that, as it doesn't really fit the typical CUDA fixed size buffer in -
fixed size buffer out approach.

Best regards,
Marcus

On 05/16/2015 12:51 AM, marco Ribero wrote:
> Hi,
> for my thesis I'm making "porting" of gnuradio blocks over CUDA..
> For the moment,I've bring basick blocks,FIR filter,FFT,an FM
> receiver(not so good due to latency) and I'm working with ofdm..I
> still need to implement IIR filter
>
> Which other blocks do you think that could be nice(useful,get
> performance,..) to bring over CUDA?
>
> Thanks for your opinions,
> marco
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to