History | View | Annotate | Download (1.3 kB)
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.
The sed script was provided by Moritz Fischer.
volk: fixed signed/unsigned comparison warnings.
Volk: actually return the preferred arch
Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs first.
Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify the whole thing.
Volk: initial profiling support. Profiling works, reading doesn't yet. Need to add name field to volk arch_defs
Volk: split n_archs out of arch_defs0, began to add _manual support
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.