commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, gr_basic, updated. 02


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, gr_basic, updated. 0261b2aa04bf29086042f0847328eef64206be69
Date: Wed, 9 Nov 2011 20:32:57 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, gr_basic has been updated
       via  0261b2aa04bf29086042f0847328eef64206be69 (commit)
       via  49c51ace18687cd6bd8f817408f99e5457805fc9 (commit)
       via  ad48f28c473a11fb35305f41ea00551c4afce252 (commit)
      from  de6be4f1b15c7a399446c5582d0b0f3b786312cc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0261b2aa04bf29086042f0847328eef64206be69
Author: Josh Blum <address@hidden>
Date:   Wed Nov 9 12:31:20 2011 -0800

    basic: use volk multiply scalar function for multiply_const fc32

commit 49c51ace18687cd6bd8f817408f99e5457805fc9
Author: Nick Foster <address@hidden>
Date:   Wed Nov 9 11:35:17 2011 -0800

    Volk: add 32fc_s32fc_multiply_32fc to profiler

commit ad48f28c473a11fb35305f41ea00551c4afce252
Author: Nick Foster <address@hidden>
Date:   Wed Nov 9 11:32:47 2011 -0800

    Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE 
tested 10x faster than generic.

-----------------------------------------------------------------------

Summary of changes:
 gr-basic/lib/gr_basic_add_const.cc                 |   12 ++--
 gr-basic/lib/gr_basic_multiply_const.cc            |   61 +++++++++++++++++---
 volk/apps/volk_profile.cc                          |    1 +
 .../include/volk/volk_32fc_s32fc_multiply_32fc_a.h |   46 +++++++++++++++
 volk/lib/testqa.cc                                 |    2 +-
 ...> volk_32fc_s32fc_multiply_32fc_a_orc_impl.orc} |    8 +-
 6 files changed, 110 insertions(+), 20 deletions(-)
 create mode 100644 volk/include/volk/volk_32fc_s32fc_multiply_32fc_a.h
 copy volk/orc/{volk_32fc_x2_multiply_32fc_a_orc_impl.orc => 
volk_32fc_s32fc_multiply_32fc_a_orc_impl.orc} (63%)


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]