OpenCL + OpenSHMEM Hybrid Programming Model for the Adapteva Epiphany Architecture
David Richie, James Ross

TL;DR
This paper introduces a hybrid OpenCL and OpenSHMEM programming model tailored for the Adapteva Epiphany architecture, enhancing device-level programming by addressing OpenCL's limitations in memory and inter-core communication.
Contribution
It presents a novel hybrid programming approach combining OpenCL and OpenSHMEM for Epiphany, improving performance and addressing OpenCL's architectural incompatibilities.
Findings
Hybrid model improves matrix multiplication performance
Addresses OpenCL's memory and communication limitations
Demonstrates scalability on Epiphany architecture
Abstract
There is interest in exploring hybrid OpenSHMEM + X programming models to extend the applicability of the OpenSHMEM interface to more hardware architectures. We present a hybrid OpenCL + OpenSHMEM programming model for device-level programming for architectures like the Adapteva Epiphany many-core RISC array processor. The Epiphany architecture comprises a 2D array of low-power RISC cores with minimal uncore functionality connected by a 2D mesh Network-on-Chip (NoC). The Epiphany architecture offers high computational energy efficiency for integer and floating point calculations as well as parallel scalability. The Epiphany-III is available as a coprocessor in platforms that also utilize an ARM CPU host. OpenCL provides good functionality for supporting a co-design programming model in which the host CPU offloads parallel work to a coprocessor. However, the OpenCL memory model is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
