GNU Radio 3.4.0 C++ API
gcell: Cell Broadband Engine SPE Scheduler & RPC Mechanism
Collaboration diagram for gcell: Cell Broadband Engine SPE Scheduler & RPC Mechanism:

Classes

struct  gc_job_desc
 "job description" that is DMA'd to/from the SPE. More...
class  gc_job_manager
 Abstract class that manages SPE jobs.There is typically a single instance derived from this class. It is safe to call its methods from any thread. More...
class  gcell_fft_vcc
 Compute forward or reverse FFT. complex vector in / complex vector out.Concrete class that uses gcell to offload FFT to SPEs. More...

Typedefs

typedef struct gc_job_desc gc_job_desc_t
 "job description" that is DMA'd to/from the SPE.

Detailed Description

For additional information please see the gcell wiki page and gcell-sdrf-2008.pdf.


Typedef Documentation

typedef struct gc_job_desc gc_job_desc_t

"job description" that is DMA'd to/from the SPE.