discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] "make test" fails on test # 83 (volk)


From: Nick Foster
Subject: Re: [Discuss-gnuradio] "make test" fails on test # 83 (volk)
Date: Tue, 8 Nov 2011 16:07:18 -0800

On Tue, Nov 8, 2011 at 2:00 PM, Achilleas Anastasopoulos
<address@hidden> wrote:
> I make the recent trunk with cmake and I get everything configured/compiled,
> but make test fails at 83/93 qa_volk_test_all
> on a Fedora 15 64.
>
> Is there anyone who can duplicate this error?

Yes, it's annoying and expected. There are a couple of lingering Orc
implementations within Volk which have bugs in them, but which are in
the test framework. For the time being, I'll just disable them so they
aren't checked. Really, the implementations are fine, but the Orc
versions output different values for undefined results (in this case,
negative magnitudes).

You can work around this by not running "make test".

--n

>
> Achilleas
>
> PS: cmake gives the following for volk:
>
> -- Configuring volk support...
> --   Enabling volk support.
> --   Override with -DENABLE_VOLK=ON/OFF
> -- 32 overruled
> -- Available arches:
> generic;64;3dnow;abm;popcount;mmx;sse;sse2;orc;sse3;ssse3;sse4_a;sse4_1;sse4_2;avx
> -- Available machines:
> generic;sse2_only;sse2_64;sse3_64;ssse3_64;sse4_a_64;sse4_1_64;sse4_2_64;avx_64
> -- Using install prefix: /usr/local
> --
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>



reply via email to

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