discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Bug with recent changes to Volk


From: Sylvain Munaut
Subject: Re: [Discuss-gnuradio] Bug with recent changes to Volk
Date: Mon, 28 Oct 2013 20:14:59 +0100

> Rerun cmake (or touch a CMakeLists.txt file to force cmake to rerun),
> then rebuild.

As I said ... new build dir and fresh checkout ... so I don't see how
that would help.

To me looks like a typo in
volk/kernels/volk/volk_32fc_s32fc_rotatorpuppet_32fc.h

-    volk_32fc_s32fc_x2_rotator_32fc_avx(outVector, inVector,
phase_inc, phase, num_points);
+    volk_32fc_s32fc_x2_rotator_32fc_a_avx(outVector, inVector,
phase_inc, phase, num_points);

Cheers,

   Sylvain



reply via email to

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