« Previous | Next » 

Revision da19886c

ID: da19886cfec78db4a4db0f8e2a34afe796da9057
Added by Tom Rondeau over 1 year ago

gcell: removed gcell and gr-gcell

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • Makefile.am (diff)
  • Makefile.common (diff)
  • config
  • configure-cell-cross
  • configure.ac (diff)
  • docs
  • dtools
    • bin
      • tweak-cell-for-cross-compiling
  • gcell
    • .gitignore
    • Makefile.am
    • apps
      • .gitignore
      • Makefile.am
      • benchmark_dma.cc
      • benchmark_nop.cc
      • benchmark_roundtrip.cc
      • gen_script.py
      • plot_speedup.py
      • results-071223
      • split_and_avg_results.py
      • spu
        • .gitignore
        • Makefile.am
        • benchmark_procs.c
      • test_all.cc
    • gcell.pc.in
    • gcell_spu.pc.in
    • ibm
      • .gitignore
      • Makefile.am
      • README
      • sync
        • ppu_source
          • atomic.h
          • atomic_add.h
          • atomic_add_return.h
          • atomic_dec.h
          • atomic_dec_and_test.h
          • atomic_dec_if_positive.h
          • atomic_dec_return.h
          • atomic_inc.h
          • atomic_inc_return.h
          • atomic_read.h
          • atomic_set.h
          • atomic_sub.h
          • atomic_sub_and_test.h
          • atomic_sub_return.h
          • complete.h
          • complete_all.h
          • completion.h
          • cond.h
          • cond_broadcast.h
          • cond_init.h
          • cond_signal.h
          • cond_wait.h
          • init_completion.h
          • libsync.h
          • mutex.h
          • mutex_init.h
          • mutex_lock.h
          • mutex_trylock.h
          • mutex_unlock.h
          • pdt_libsync.xml
          • pdt_libsync_config.xml
          • sync_utils.h
          • trace_libsync.h
          • wait_for_completion.h
        • spu_source
          • atomic.h
          • atomic_add.h
          • atomic_add_return.h
          • atomic_dec.h
          • atomic_dec_and_test.h
          • atomic_dec_if_positive.h
          • atomic_dec_return.h
          • atomic_inc.h
          • atomic_inc_return.h
          • atomic_read.h
          • atomic_set.h
          • atomic_sub.h
          • atomic_sub_and_test.h
          • atomic_sub_return.h
          • complete.h
          • complete_all.h
          • completion.h
          • cond.h
          • cond_broadcast.h
          • cond_init.h
          • cond_signal.h
          • cond_wait.h
          • init_completion.h
          • libsync.h
          • mutex.h
          • mutex_init.h
          • mutex_lock.h
          • mutex_trylock.h
          • mutex_unlock.h
          • read_lock.h
          • read_trylock.h
          • read_unlock.h
          • rwlock_init.h
          • sync_irq.h
          • sync_utils.h
          • trace_libsync.h
          • wait_for_completion.h
          • write_lock.h
          • write_trylock.h
          • write_unlock.h
    • include
      • .gitignore
      • Makefile.am
      • gcell
        • .gitignore
        • Makefile.am
        • compiler.h
        • gc_aligned_alloc.h
        • gc_atomic.h
        • gc_cdefs.h
        • gc_declare_proc.h
        • gc_jd_queue.h
        • gc_jd_queue_data.h
        • gc_jd_stack.h
        • gc_job_desc.h
        • gc_job_desc_private.h
        • gc_job_manager.h
        • gc_logging.h
        • gc_mbox.h
        • gc_spu_args.h
        • gc_types.h
        • gcp_fft_1d_r2.h
        • memory_barrier.h
        • spu
          • .gitignore
          • Makefile.am
          • fft_1d.h
          • fft_1d_r2.h
          • gc_delay.h
          • gc_jd_queue.h
          • gc_random.h
          • gc_spu_macs.h
          • libfft.h
    • lib
      • .gitignore
      • Makefile.am
      • general
        • .gitignore
        • Makefile.am
        • spu
          • .gitignore
          • fft_1d_r2.c
          • memset.S
          • qa_memset.c
      • runtime
        • .gitignore
        • Makefile.am
        • gc_aligned_alloc.cc
        • gc_client_thread_info.h
        • gc_jd_queue.c
        • gc_jd_stack.c
        • gc_job_manager.cc
        • gc_job_manager_impl.cc
        • gc_job_manager_impl.h
        • gc_proc_def_utils.cc
        • gc_proc_def_utils.h
        • gcell-embedspu-libtool
        • qa_gcell_runtime.cc
        • qa_gcell_runtime.h
        • qa_jd_queue.cc
        • qa_jd_queue.h
        • qa_jd_stack.cc
        • qa_jd_stack.h
        • qa_job_manager.cc
        • qa_job_manager.h
        • spu
          • .gitignore
          • gc_delay.c
          • gc_logging.c
          • gc_main.c
          • gc_random.c
          • gc_spu_config.h
          • gc_spu_jd_queue.c
          • gcell_runtime_qa.c
          • spu_buffers.c
          • spu_buffers.h
      • spu
        • .gitignore
        • Makefile.am
      • wrapper
        • .gitignore
        • Makefile.am
        • gcp_fft_1d_r2.cc
        • qa_gcell_general.cc
        • qa_gcell_general.h
        • qa_gcell_wrapper.cc
        • qa_gcell_wrapper.h
        • qa_gcp_fft_1d_r2.cc
        • qa_gcp_fft_1d_r2.h
        • spu
          • .gitignore
          • gcs_fft_1d_r2.c
  • gr-digital
  • gr-gcell
    • .gitignore
    • Makefile.am
    • src
      • .gitignore
      • Makefile.am
      • Makefile.swig.gen
      • examples
        • .gitignore
        • Makefile.am
      • gc_job_manager.i
      • gcell.i
      • gcell_fft_vcc.cc
      • gcell_fft_vcc.h
      • gcell_fft_vcc.i
      • qa_fft.py
      • run_tests.in