discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Volk development using orc


From: Gerald Baier
Subject: [Discuss-gnuradio] Volk development using orc
Date: Thu, 9 Aug 2012 23:42:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0

Hi list,

I am currently trying to wrap my head around volk and have some questions concerning orc.

- Is writing an *.orc file and adding it to the appropriate header under volk/include/volk/ everything that has to be done to get an initial volk kernel? - If I am using orc, do I still have to write a general fallback function in pure c++?

The reason why I want to write a volk kernel is, that I need to add two complex vectors. I was only able to find a volk kernel for float vectors. Am I missing something? Adding two complex vectors seems to be such a basic and obvious operation, is there some kind of workaround or a better alternative?

Thanks a lot,

Gerald



reply via email to

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