Evaluating Performance Portability of OpenACC
Purdue University, West Lafayette IN 47907, USA
International Workshop on Languages and Compilers for Parallel Computing (LCPC), 2014
@article{sabne2014evaluating,
title={Evaluating Performance Portability of OpenACC},
author={Sabne, Amit and Sakdhnagool, Putt and Lee, Seyong and Vetter, Jeffrey S},
year={2014}
}
Accelerator-based heterogeneous computing is gaining momentum in High Performance Computing arena. However, the increased complexity of the accelerator architectures demands more generic, high-level programming models. OpenACC is one such attempt to tackle the problem. While the abstraction endowed by OpenACC offers productivity, it raises questions on its portability. This paper evaluates the performance portability obtained by OpenACC on twelve OpenACC programs on NVIDIA CUDA, AMD GCN, and Intel MIC architectures. We study the effects of various compiler optimizations and OpenACC program settings on these architectures to provide insights into the achieved performance portability.
March 2, 2015 by hgpu