On 06/05/2012 09:39 AM, Josh Blum wrote:
> 
>>> My problem is like this:
>>> http://lists.gnu.org/archive/html/discuss-gnuradio/2012-03/msg00294.html
>>> Then i run volk_profile, and got this errors:
>>>
>>> Using Volk machine: generic
> 
> Looks like volk isnt detecting your machine right... hmmm curious.

All, we dont have an sse machine generated since there are no sse only
kernels. So that should be expected.

> 
>>>>> gr_fir_ccc: using 3DNow!Ext
>> Using Volk machine: generic
>> terminate called after throwing an instance of 'std::invalid_argument'
>>   what():  gr_block::volk_get_alignment
>> Aborted 
> 

so volk_get_alignment() should be returning 1. Would that be a problem
for volk_get_alignment in this particular block, Tom?

-josh

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

Reply via email to