discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Google Summer of Code 2014 applicant : Optimizati


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Google Summer of Code 2014 applicant : Optimization with VOLK
Date: Mon, 10 Mar 2014 16:45:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 03/10/2014 03:33 PM, Abhishek Bhowmick wrote:
> Hello,
> I would like to clarify some things :
> 
> 1. I feel it is tough to beat spiral implementations through manual
> vectorization, performance wise. If so, is readability the prime and
> only reason for using intrinsics manually, and hence of value to the
> community ?
> 
> 2. What is currently the state of adding support for sse4, neon in
> stock volk kernels (project ideas page mentions some work is under
> way) ? Would be great if someone who is working on this already shares
> his branch, so that I may know how much/if any work is needed in this
> before moving on to avx. Of course, new kernels will need support for
> all.
> 
> 3. How feasible/useful does it sound to incorporate the newly added
> idea of 'turbo equalizer' within the ofdm system ? Are the
> requirements of the proposed equalizer overkill for the ofdm blocks?

Turbo equalizers are generally not a good choice for OFDM, because of
the way the OFDM parameters are chosen w.r.t. the channel properties. In
OFDM, you usually have 1-tap equalizers, the only difficulty is the
channel estimation.

MB




reply via email to

[Prev in Thread] Current Thread [Next in Thread]