summaryrefslogtreecommitdiff
path: root/volk/lib/volk_rank_archs.h
AgeCommit message (Collapse)Author
2011-05-12Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs ↵Nick Foster
first.
2011-05-11Volk: Profiler is in apps/ now. Added name to function info. Going to ↵Nick Foster
C++-ify the whole thing.
2011-05-10Volk: initial profiling support. Profiling works, reading doesn't yet. Need ↵Nick Foster
to add name field to volk arch_defs
2011-04-16Volk: split n_archs out of arch_defs[0], began to add _manual supportNick Foster
2010-12-07Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a ↵Tom Rondeau
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.