Statistics
| Branch: | Tag: | Revision:

root / volk / include @ 108a594c

Name Size
  volk
.gitignore 74 Bytes
Makefile.am 831 Bytes

Latest revisions

# Date Author Comment
108a594c 01/25/2011 03:37 pm Tom Rondeau

volk: New volk kernel for conjugate dot products with unaligned buffers.

Note: need to convert this to new naming standard.

9edf280f 01/18/2011 04:02 am Josh Blum

volk: replace assembly and separate cases with gcc cpuid for all x86

2e861045 01/15/2011 03:53 pm Tom Rondeau

This should not have been put here.

eeb0c8e2 01/15/2011 03:52 pm Tom Rondeau

Merge branch 'volkosx' of github.com:trondeau/gnuradio into volkosx

568d0caf 01/15/2011 04:33 am Tom Rondeau

A fix for volk_cpu being a duplicate variable. Declared as extern in the header file volk_cpu.h and actually created in the C files.

Note that this could be a problem if multiple architectures are ever (can ever?) be built at the same time. If that happens, we can move this variable declaration to another C file that is made common to all builds.

74e9f2b0 01/15/2011 04:18 am Tom Rondeau

Creates volk_cpu in a .cc file and externs it in the header.

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.

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

Update volk .gitignores

ed78ba5d 12/18/2010 04:58 am Tom Rondeau

volk: Fix for popcnt's 64/32-bit issues.

320c16f5 12/17/2010 02:27 am Tom Rondeau

Changed python env variable to more globally usable version.

View revisions

Also available in: Atom