Abstract
Accelerator-based heterogeneous computing is gaining momentum in High Performance Computing arena. However, the increased complexity of the accelerator architectures demands more generic, highlevel 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.
Original language | English |
---|---|
Title of host publication | Languages and Compilers for Parallel Computing - 27th International Workshop, LCPC 2014, Revised Selected Papers |
Editors | James Brodman, Peng Tu |
Publisher | Springer Verlag |
Pages | 51-66 |
Number of pages | 16 |
ISBN (Electronic) | 9783319174723 |
DOIs | |
State | Published - 2015 |
Event | 27th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2014 - Hillsboro, United States Duration: Sep 15 2014 → Sep 17 2014 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 8967 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 27th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2014 |
---|---|
Country/Territory | United States |
City | Hillsboro |
Period | 09/15/14 → 09/17/14 |
Funding
The paper has been authored by Oak Ridge National Laboratory, which is managed by UT-Battelle, LLC under Contract #DE-AC05-00OR22725 to the U.S. Government. Accordingly, the U.S. Government retains a non-exclusive, royalty-free license to publish or reproduce the published form of this contribution, or allow others to do so, for U.S. Government purposes. This research is sponsored by the Office of Advanced Scientific Computing Research in the U.S. Department of Energy. This research is sponsored by the Office of Advanced Scientific Computing Research in the U.S. Department of Energy.
Keywords
- High performance computing
- OpenACC
- Performance portability