discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] VOLK for outer product of two vectors?


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] VOLK for outer product of two vectors?
Date: Tue, 23 Oct 2012 10:15:46 -0400

On Sun, Oct 21, 2012 at 4:08 PM, Alex Zhang <address@hidden> wrote:
> Hi,
>
> I looked at the VOLK to find if there are existing method to calculate the
> outer product of two vectors, but found nothing about it.
> If no, I have to write a SIMD based outer product method by myself.
>
> Thanks,
> --
>
> Alex,
> Dreams can come true – just believe.

Alex,
I don't believe there is a VOLK kernel that does that. But this is why
VOLK is designed to be extensible for when you need to write your own.

If you do come up with a new outer product kernel, please consider
giving it back to the VOLK product.

Thanks,
Tom



reply via email to

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