September 2023

Conference Paper

Analysis of Validating and Verifying OpenACC Compilers 3.0 and Above

By:
Jarmusch, Aaron; Liu, Aaron; Munley, Christian; Horta, Daniel; Ravichandran, Vaidhyanathan; Denny, Joel E; Friedline, Kyle; Chandrasekaran, Sunita
Page Number:
1-10
Book Title:
2022 Workshop on Accelerator Programming Using Directives (WACCPD)
Publication Date:
September 7, 2023
Publisher Location:
IEEE, New Jersey, United States of America
Conference Name:
Workshop on Accelerator Programming Using Directives (WACCPD 2022)
Conference Location:
Dallas, Texas, United States of America
Conference Sponsor:
IEEE
View DOI Listing:
https://doi.org/10.1109/WACCPD56842.2022.00006

Abstract

OpenACC is a high-level directive-based parallel programming model that can manage the sophistication of heterogeneity in architectures and abstract it from the users. The portability of the model across CPUs and accelerators has gained the model a wide variety of users. This means it is also crucial to analyze the reliability of the compilers’ implementations. To address this challenge, the OpenACC Validation and Verification team has proposed a validation testsuite to verify the OpenACC implementations across various compilers with an infrastructure for a more streamlined execution. This paper will cover the following aspects: (a) the new developments since the last publication on the testsuite, (b) outline the use of the infrastructure, (c) discuss tests that highlight our workflow process, (d) analyze the results from executing the testsuite on various systems, and (e) outline future developments.


Related Researchers