OpenMPC: Extended OpenMP Programming and Tuning for GPUs

Abstract

General-Purpose Graphics Processing Units (GPGPUs) are promising parallel platforms for high performance computing. The CUDA (Compute Unified Device Architecture) programming model provides improved programmability for general computing on GPGPUs. However, its unique execution model and memory model still pose significant challenges for developers of efficient GPGPU code. This paper proposes a new programming interface, called OpenMPC, which builds on OpenMP to provide an abstraction of the complex CUDA programming model and offers high-level controls of the involved parameters and optimizations. We have developed a fully automatic compilation and user-assisted tuning system supporting OpenMPC. In addition to a range of compiler transformations and optimizations, the system includes tuning capabilities for generating, pruning, and navigating the search space of compilation variants. Our results demonstrate that OpenMPC offers both programmability and tunability. Our system achieves 88% of the performance of the hand-coded CUDA programs.

Keywords

graphics processing unit, instruction sets, kernel, optimization, programming, registers, tuning

Date of this Version

11-2010

Comments

International Conference for High Performance Computing, Networking, Storage and Analysis (SC), 2010;13-19 Nov. 2010, page(s): 1 - 11 , New Orleans, LA

Share

COinS