On Mon, Jul 16, 2012 at 8:59 AM, Tommy Tracy II <[email protected]> wrote: > Thank you for everyone on the listserv for all of your help so far. > > I have a question about parallelizing gnuradio. I want to implement gnuradio > on several computers networked over a PCIe bus. Does anyone know of any > prior work in: > > 1. Gnuradio PCIe gateway > > 2. Taking a gnuradio flow-graph and splitting it into smaller flowgraphs to > be executed on different machines based on the 'cost' of networked between > flowgraphs and the execution cost of each individual flowgraph. > > Again, thank you. > > > Tommy J. Tracy II > Computer Engineering > University of Virginia
Tommy, The closest thing that's openly available right now that I can think of is GR-GPU, which can be found here: https://www.cgran.org/wiki/GRGPU Will also gave a talk at last year's conference: http://www.trondeau.com/gnu-radio-conference-2011/ Hope this gives you something to start with! Tom _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
