Statistics
| Branch: | Tag: | Revision:

root / volk / lib @ 060df0d1

# Date Author Comment
060df0d1 01/26/2011 12:28 am Nick Foster

Volk: uses m4 magic to find boost_unit_test_framework

b0a23e87 01/25/2011 11:06 pm Nick Foster

Volk: doesn't test a routine if no valid architectures other than generic are found

f832c978 01/22/2011 02:24 am Nick Foster

Volk: Small changes to speed things up.

6091bad6 01/21/2011 11:41 pm Nick Foster

Volk: removed all the old QA code that is covered by the test framework.

fa8c8c8e 01/21/2011 11:29 pm Nick Foster

Volk: added ability to spec scalar in test invocation

7a5a7510 01/21/2011 11:14 pm Nick Foster

Volk: added QA support for multiple outputs, scalar outputs. 92% test coverage within the framework.

82cafc43 01/21/2011 08:26 pm Nick Foster

Volk: fixed naming error. test coverage @ 75%, still need to add support for multiple outputs in the checker.
some errors in the library were exposed by the new test suite, and a couple of bad Orc functions. need to investigate.

b6850bbd 01/21/2011 07:25 pm Nick Foster

Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_rename

Conflicts:
volk/lib/Makefile.am

e3600f59 01/21/2011 06:53 pm Nick Foster

volk: renamed all files. added all tests. some test things are still broken.

be1b7d9f 01/20/2011 12:39 am Nick Foster

Volk: test suite supports scalar arguments and in-place operations

d486ff4b 01/16/2011 10:03 pm Nick Foster

volk_rename: renamed basically everything in the volk lib to have logically consistent function names

81c3086b 01/15/2011 12:58 am Tom Rondeau

Cleans up the Makefiles for the various platforms. This should also make it easier to add new architectures. Thanks to Josh for the inspiration.

5c4aab18 01/14/2011 09:21 pm Nick Foster

Volk: Makefile changes to use new test framework.
Doesn't currently build libvolk_qa, as I haven't really determined an appropriate place for "leftover" tests that the standard framework won't handle.

9a527257 01/14/2011 09:07 pm Nick Foster

Volk: QA code fixes, more Orc routines.
Broke the 32fc_multiply Orc impl because I'm lame and lost some work.
Fixed volk_8s_convert_16s Orc impl.
Still need to rename functions and modify the QA sig parser to match. Then rewrite makefiles.

e979880d 01/13/2011 06:58 pm Nick Foster

Volk: QA util has proper free().

c77bb3e7 01/13/2011 03:20 am Nick Foster

Volk: Working on a new QA architecture that doesn't require individual test programs.

5b45b875 01/11/2011 11:17 pm Nick Foster

Volk: Added more Orc routines (including complex multiply). Started redoing the testing framework so it's easier to add new archs to tests.

70e978b7 01/10/2011 11:25 pm Nick Foster

Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

79c514b5 12/23/2010 10:29 pm Eric Blossom

Update volk .gitignores

0e92b93f 12/17/2010 09:35 pm Nick Foster

Volk: Orc impl for 32fc_magnitude_16s saturates at -max instead of +max.

200720da 12/17/2010 08:20 pm Nick Foster

Volk: Magnitude functions. 32fc_magnitude_16s currently clips to +MAX instead of -MAX.

c6fff77d 12/17/2010 07:14 pm Nick Foster

Volk: A bunch of new Orc routines plus a couple of build changes.
32fc_magnitude_16s fails test_all right now.

ce3e4c33 12/17/2010 02:33 am Tom Rondeau

Including time header to qa files.

15ad4b53 12/16/2010 12:27 am Nick Foster

Volk: A bunch of new ORC routines plus tests.
Also fixed a typo in the generic version of 16sc_magnitude_16s_a16.

f9ee6a55 12/15/2010 06:58 am Nick Foster

Volk: Some new basic Orc implementations with QA code

21426265 12/15/2010 05:12 am Nick Foster

Volk: Build fixes to work with/without Orc.

87a9b14e 12/15/2010 01:44 am Nick Foster

Volk: added references to libs instead of specifying them directly

2e9a7d35 12/15/2010 01:13 am Nick Foster

Volk: Added QA tests for all the Orc stuff. Added a 16u_byteswap but it's broken right now.

d8031649 12/15/2010 12:41 am Nick Foster

Volk: patch via Nick M.

05f4bced 12/14/2010 09:36 pm Nick Foster

Volk: More autotools stuff for Orc. Should build OK with or without Orc now.

611526f9 12/14/2010 09:00 am Nick Foster

Volk: Automated more automake for orc. Brought orcc generation in. Shared library libvolk_orc.la.
Linking is hackery right now with specified -lorc-0.4 flags; this should change. Otherwise pretty much OK.

bef3db60 12/14/2010 03:20 am Nick Foster

volk: committed some stuff i neglected

8375fd6c 12/10/2010 06:48 am Tom Rondeau

volk: Fixing build system to handle making volk_mktables, volk_tables.h, and volk_config.h instead of a standalone shell script.

31c85c66 12/09/2010 10:53 pm Tom Rondeau

volk: Adding a few more generic-only test cases.

f3c68475 12/09/2010 10:34 pm Tom Rondeau

volk: adding generic QA test for 16sc_magnitude_32f.

a8f33e1b 12/08/2010 10:26 pm Tom Rondeau

Removing autotests of volk during make check and distchecks since they take a long time to run.

These can be run by hand by executing volk/lib/test_all

Also made a comment about needing a possible fix for this makefile.

1cc88091 12/08/2010 10:00 pm Tom Rondeau

volk: more changes to build system so that VPATH builds properly and project makes distcheck.

46d55649 12/08/2010 05:19 pm Tom Rondeau

volk: Working on VPATH build issues. Makes it through configure, fails on make.

74f206ed 12/08/2010 06:29 am Tom Rondeau

volk: Fixing makefiles for dist. Distcheck still failing on other issues now.

f8b0c86d 12/08/2010 06:11 am Tom Rondeau

volk: Adding gitignore files.

23914465 12/07/2010 11:50 pm Tom Rondeau

Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new SIMD library.

It currently stands by itself under the GNU Radio tree and can be used separately. We will integrate the build process into GNU Raio and start building off of its functionality over time.