Statistics
| Branch: | Tag: | Revision:

root / volk / config / lf_warnings.m4 @ 5f145a32

History | View | Annotate | Download (4 kB)

# Date Author Comment
1633e937 02/16/2011 02:52 am Nick Foster

cpuid: No more compile-time CPU checks. Compiles everything that gcc allows.
Configure- and compile-time checks modified to only compile architectures that the compiler will handle.
This means that volk will compile every arch that your gcc will compile, no matter if your CPU can execute the instructions or not....

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.