A preliminary evaluation of OpenACC implementations

  • Authors:
  • Ruymán Reyes;Iván López;Juan J. Fumero;Francisco Sande

  • Affiliations:
  • Dept. de Estadística, I. O. y Computación, La Laguna, Spain;Dept. de Estadística, I. O. y Computación, La Laguna, Spain;Dept. de Estadística, I. O. y Computación, La Laguna, Spain;Dept. de Estadística, I. O. y Computación, La Laguna, Spain

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

During the last few years, the availability of hardware accelerators, such as GPUs, has rapidly increased. However, the entry cost to GPU programming is high and requires a considerable porting and tuning effort. Some research groups and vendors have made attempts to ease the situation by defining APIs and languages that simplify these tasks. In the wake of the success of OpenMP, industria and academia are working toward defining a new standard of compiler directives to leverage the GPU programming effort. Support from vendors and similarities with the upcoming OpenMP 4.0 standard lead us to believe that OpenACC is a good alternative for developers who want to port existing codes to accelerators. In this paper, we evaluate three OpenACC implementations: two commercial implementations (PGI and CAPS) and our own research implementation, accULL, to evaluate the current status and future directions of the standard.