John Kuykendall
3 Papers
44 Citations
John Kuykendall is an academic researcher. The author has contributed to research in topics: Software-defined radio & SIMD. The author has an hindex of 3, co-authored 3 publications.
Chat about Author
Papers
Applying graphics processor acceleration in a software defined radio prototyping environment
William Plishker,George Zaki,Shuvra S. Bhattacharyya,Charles Clancy,John Kuykendall +4 more
- 24 May 2011
TL;DR: A new design flow is proposed that augments a popular existing SDR development environment (GNU Radio), with a dataflow foundation and a stand-alone GPU accelerated library, that gives an SDR developer the ability to prototype a GPU accelerated application and explore its design space fast and effectively.
23
Integration of Dataflow-Based Heterogeneous Multiprocessor Scheduling Techniques in GNU Radio
George Zaki,William Plishker,Shuvra S. Bhattacharyya,Charles Clancy,John Kuykendall +4 more
- 01 Feb 2013
TL;DR: This work augments a popular SDR framework with a library that seamlessly allows offloading of algorithm kernels mapped to the GPU without changing the original protocol description, and shows how to utilize Single Instruction Multiple Data units provided in Graphics Processing Units (GPUs) along with vector accelerators implemented in General Purpose Processors (GPPs).
17
Vectorization and mapping of software defined radio applications on heterogeneous multi-processor platforms
George Zaki,William Plishker,Shuvra S. Bhattacharyya,Charles Clancy,John Kuykendall +4 more
- 01 Dec 2011
TL;DR: In this approach, efficient utilization of SIMD cores is achieved by applying extensive block processing in conjunction with efficient mapping and scheduling and an integration into the GNU Radio environment for software defined radio system design.