discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] volk work - please test


From: Josh Blum
Subject: Re: [Discuss-gnuradio] volk work - please test
Date: Wed, 18 Apr 2012 13:21:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0

> 
> Hi Josh,
> 
> I checked out your code few hours ago and tested it on two machines,
> both running 32 bit linux.
> Compiles fine on both but the same test fails, see attached files.
> 

Thanks, glad to know it works.

Did this volk_32fc_32f_multiply_32fc_a test also fail on the gnuradio
master branch? I didnt change any of the kernel implementations, so I
would expect to see the same failure.

RUN_VOLK_TESTS: volk_32fc_32f_multiply_32fc_a
sse completed in 0s
generic completed in 0s
offset 3 in1: 0.0447125 in2: 0.0372651
offset 4 in1: 0.230681 in2: -0.503066
offset 8 in1: 0.342602 in2: -0.188829
offset 9 in1: 0.331294 in2: -0.182597
offset 13 in1: 0.190811 in2: 0.741232
offset 14 in1: 0.75324 in2: -0.439439
offset 15 in1: 0.656683 in2: -0.383108
offset 17 in1: 0.0195342 in2: 0.0634905
offset 19 in1: 0.0358897 in2: 0.105976
offset 20 in1: 0.00909121 in2: 0.137302
volk_32fc_32f_multiply_32fc_a: fail on arch sse
Best arch: sse
/home/alexc/gnuradio/jblum-volk/gnuradio.git/volk/lib/testqa.cc(26):
error in "volk_32fc_32f_multiply_32fc_a_test": check
run_volk_tests(volk_32fc_32f_multiply_32fc_a_get_func_desc(), (void
(*)())volk_32fc_32f_multiply_32fc_a_manual,
std::string("volk_32fc_32f_multiply_32fc_a"), 1e-4, 0, 20460, 1, 0) == 0
failed [true != 0]

-josh



reply via email to

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