I've been running the usrp_flex program on an Ettus E310. Using perf
top, I noticed the flowgraph used the
volk_32fc_x2_dot_prod_32fc_a_generic kernel. I figured this was bad and
ran volk_profile to generate the .vol.volk_config file. Running with
this file in place, the flow graph uses volk_32fc_x2_dot_prod_32fc_neon,
but doesn't decode any messages. Running with the generic kernel decodes
messages.

Anyone know why this might be?

Philip

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

Reply via email to