discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Volk "make test" Failure on OSX on Next Branch, somet


From: Michael Dickens
Subject: [Discuss-gnuradio] Volk "make test" Failure on OSX on Next Branch, sometimes
Date: Mon, 1 Jul 2013 14:35:02 -0400

OSX 10.8 latest, Xcode latest, GNU Radio next branch latest, using llvm-gcc-4.2 
for the compiler.  From the build directory, if I execute "ctest -V -R volk", 
it succeeds about 3/4 of the time; it fails about 1/4 of the time with the 
attached text (always the same text).  Hopefully someone who knows Volk can 
make sense of it; I'm happy to try out fixes. - MLD

{{{
1: RUN_VOLK_TESTS: volk_32fc_x2_dot_prod_32fc
1: generic completed in 0.002865s
1: u_sse3 completed in 0.002075s
1: a_generic completed in 0.002993s
1: a_sse_64 completed in 0.001976s
1: a_sse3 completed in 0.002035s
1: a_sse4_1 completed in 0.002776s
1: offset 0 in1: 888.937 in2: 8.75659e+08
1: volk_32fc_x2_dot_prod_32fc: fail on arch a_sse4_1
1: Best aligned arch: a_sse_64
1: Best unaligned arch: u_sse3
1: 
/opt/local/var/macports/build/_opt_MacPorts_trunk_dports_science_gnuradio/gnuradio-next/work/gnuradio-3.8.0_20130629/volk/lib/testqa.cc:36:
 error in "volk_32fc_x2_dot_prod_32fc_test": check 
run_volk_tests(volk_32fc_x2_dot_prod_32fc_get_func_desc(), (void 
(*)())volk_32fc_x2_dot_prod_32fc_manual, 
std::string("volk_32fc_x2_dot_prod_32fc"), 1e-4, 0, 2046000, 1, 0, "NULL") == 0 
failed [true != 0]
1: RUN_VOLK_TESTS: volk_32fc_32f_dot_prod_32fc
1: generic completed in 0.000255s
1: a_sse completed in 0.000108s
1: Best aligned arch: a_sse
1: Best unaligned arch: generic
}}}




reply via email to

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