discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Volk optimize in a custom implementation using gnuradio c++ blocks.


From: CEL
Subject: Re: Volk optimize in a custom implementation using gnuradio c++ blocks.
Date: Wed, 6 Nov 2019 11:57:08 +0000

No, because that configuration is generated by the volk_profile
command, and it's **different** for every machine; you can't take one
volk config and put it on a different machine (unless that machine is
*identical* to the machine the config was generated on).

Best regards,
Marcus
On Wed, 2019-11-06 at 13:42 +0300, mehtap özkan wrote:
> That is what I am asking. So I have to add volk_config file to the 
> distribution.
> 
> Amr Bekhit <address@hidden>, 6 Kas 2019 Çar, 12:07 tarihinde şunu yazdı:
> > My understanding is that you don't need to mess with the volk_config
> > file - the library will automatically read this file to determine
> > under-the-hood which machines to use to execute your function.
> > 
> > Reference: https://wiki.gnuradio.org/index.php/Volk#Using_VOLK
> > 
> > On Wed, 6 Nov 2019 at 10:28, mehtap özkan <address@hidden> wrote:
> > >
> > > Dear All,
> > >  I am using the volk profile application to speed up my gnuradio on a 
> > > specific PC.
> > > Now I am writing a custom application using the GNU Radio blocks. What 
> > > should I do to speed up the custom application?
> > >  Which files should I include to benefit from the Volk profile?
> > > Thank you in advance...

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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