10981

Hybrid Programming using OpenSHMEM and OpenACC

Matthew Baker, Swaroop Pophale, Jean-Charles Vasnier, Haoqiang Jin, Oscar Hernandez
Oak Ridge National Laboratory, Oak Ridge, Tennessee, 37840, USA
OpenSHMEM, 2014

@article{baker2013hybrid,

   title={Hybrid Programming using OpenSHMEM and OpenACC},

   author={Baker, Matthew and Pophale, Swaroop and Vasnier, Jean-Charles and Jin, Haoqiang and Hernandez, Oscar},

   year={2013}

}

Download Download (PDF)   View View   Source Source   

1549

views

With high performance systems exploiting multicore and accelerator-based architectures on a distributed shared memory system, heterogenous hybrid programming models are the natural choice to exploit all the hardware made available on these systems. Previous efforts looking into hybrid models have primarily focused on using OpenMP directives (for shared memory programming) with MPI (for inter-node programming on a cluster), using OpenMP to spawn threads on a node and communication libraries like MPI to communicate across nodes. As accelerators get added into the mix, and there is better hardware support for PGAS languages/APIs, this means that new and unexplored heterogenous hybrid models will be needed to effectively leverage the new hardware. In this paper we explore the use of OpenACC directives to program GPUs and the use of OpenSHMEM, a PGAS library for one-sided communication between nodes. We use the NAS-BT Multi-zone benchmark that was converted to use the OpenSHMEM library API for network communication between nodes and OpenACC to exploit accelerators that are present within a node. We evaluate the performance of the benchmark and discuss our experiences during the development of the OpenSHMEM+OpenACC hybrid program.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: