Statistics
| Branch: | Tag: | Revision:

root @ cef9e33e

Name Size
  config
  docs
  dtools
  gcell
  gnuradio-core
  gnuradio-examples
  gr-atsc
  gr-audio-alsa
  gr-audio-jack
  gr-audio-oss
  gr-audio-osx
  gr-audio-portaudio
  gr-audio-windows
  gr-comedi
  gr-cvsd-vocoder
  gr-gcell
  gr-gpio
  gr-gsm-fr-vocoder
  gr-howto-write-a-block
  gr-msdd6000
  gr-noaa
  gr-pager
  gr-qtgui
  gr-radar-mono
  gr-radio-astronomy
  gr-run-waveform
  gr-sounder
  gr-trellis
  gr-uhd
  gr-usrp
  gr-usrp2
  gr-utils
  gr-video-sdl
  gr-wxgui
  grc
  gruel
  usrp
  usrp2
  volk
  vrt
.gitattributes 323 Bytes
.gitignore 693 Bytes
AUTHORS 1.1 kB
COPYING 34.3 kB
ChangeLog 955 Bytes
Guile-TODO 2.7 kB
INSTALL 9.1 kB
Makefile.am 1.5 kB
Makefile.common 4.5 kB
Makefile.common.spu 1.3 kB
Makefile.gen.gen 2.7 kB
Makefile.par.gen 2.8 kB
Makefile.swig 7.1 kB
Makefile.swig.gen.t 4.5 kB
NEWS 849 Bytes
README 9.3 kB
README-win32-mingw-short.txt 4 kB
README.building-boost 941 Bytes
README.hacking 10.8 kB
README.ps3 417 Bytes
bootstrap 1.1 kB
config.guess 44 kB
config.sub 34.2 kB
configure-cell-cross 1.9 kB
configure.ac 13.5 kB
gnuradio-pkg_chk.conf 2 kB
run_tests.sh.in 3.6 kB
setup_guile_test_env.in 3.9 kB
version.sh 62 Bytes

Latest revisions

# Date Author Comment
cef9e33e 03/10/2011 02:12 am Nick Foster

Volk: first steps to conditional compilation/multiple obj files.

26c81b79 02/17/2011 01:30 am Nick Foster

Fixed mktables for the old non-runtime volk.

0eeeb636 02/17/2011 01:20 am Nick Foster

Volk_runtime now does self-initialization. You can call volk_xxx_a16() just like in volk.c.
The first run of each function does the rank_archs call. Subsequent calls proceed with no overhead.
volk_init is still being generated but not used at all.

8ac43007 02/16/2011 11:20 pm Nick Foster

take libvolk_runtime out of the testqa linkage

5d10579e 02/16/2011 07:37 am Nick Foster

volk: temporarily removed avx arch.

when -mavx is used, gcc will promote SSE instructions to their AVX equivalents. while this is a benefit on AVX architectures,
it makes it really difficult to selectively enable code based on architecture at runtime. GCC suggests compiling different...

1bf5a3ea 02/16/2011 06:28 am Nick Foster

reverted mktables deletion until i get my act together and make it go straight from python -> .h

88c389e1 02/16/2011 06:25 am Nick Foster

Revert "Removed some mktables stuff since it's passe"

This reverts commit d364316fa2e047890af09c7bdeed776d6391b3db.

fd03c0ee 02/16/2011 05:59 am Nick Foster

Moved the fn indices gen from volk.c to volk_registry.h so the qa code has access to the static stuff

d364316f 02/16/2011 05:28 am Nick Foster

Removed some mktables stuff since it's passe

2387618a 02/16/2011 02:58 am Nick Foster

comments

View all revisions | View revisions

Also available in: Atom