Revision 8f2a5f38
ID: 8f2a5f3837da61a4d49251ee65f91f0d2e8e48de
Merged gcell-wip -r8159:8202 into trunk. This includes the following
changes:
* gc_make_job_manager now returns a boost::shared_ptr
* opts.program_handle is now a boost::shared_ptr
* two new functions for getting a program handle
* look_proc and alloc_job_desc now throw on error
* static methods for setting and getting a single job manager
* new exception hierarchy
* mv gcell/src/lib/procs gcell/src/lib/wrapper
* added libfft. Currently inverse xform is broken
* gcell-embedspu-libtool creates libtool complaint .ko's from SPE executables
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8209 221aa14e-8319-0410-a670-987f0aec2ac5
Files
- added
- modified
- copied
- renamed
- deleted
- Makefile.common (diff)
- config
- gcell
- src
- apps
- lib
- Makefile.am (diff)
- general
- procs
- Makefile.am
- runtime
- Makefile.am (diff)
- gc_job_manager.cc (diff)
- gc_job_manager.h (diff)
- gc_job_manager_impl.cc (diff)
- gc_job_manager_impl.h (diff)
- gcell-embedspu-libtool
- qa_gcell_runtime.cc
- qa_gcell_runtime.h
- qa_job_manager.cc (diff)
- qa_lib.cc
- qa_lib.h
- spu
- gc_spu_config.h (diff)
- gcell_qa.c
- gcell_runtime_qa.c
- spu
- wrapper