OpenMP to CUDA graphs: a compiler-based transformation to enhance the programmability of NVIDIA devices

View/Open
Document typeConference lecture
Defense date2020
PublisherAssociation for Computing Machinery (ACM)
Rights accessOpen Access
All rights reserved. This work is protected by the corresponding intellectual and industrial
property rights. Without prejudice to any existing legal exemptions, reproduction, distribution, public
communication or transformation of this work are prohibited without permission of the copyright holder
Abstract
Heterogeneous computing is increasingly being used in a diversity of computing systems, ranging from HPC to the real-time embedded domain, to cope with the performance requirements. Due to the variety of accelerators, e.g., FPGAs, GPUs, the use of high-level parallel programming models is desirable to exploit the performance capabilities of them, while maintaining an adequate productivity level. In that regard, OpenMP is a well-known high-level programming model that incorporates powerful task and accelerator models capable of efficiently exploiting structured and unstructured parallelism in heterogeneous computing. This paper presents a novel compiler transformation technique that automatically transforms OpenMP code into CUDA graphs, combining the benefits of programmability of a high-level programming model such as OpenMP, with the performance benefits of a low-level programming model such as CUDA. Evaluations have been performed on two NVIDIA GPUs from the HPC and embedded domains, i.e., the V100 and the Jetson AGX respectively.
CitationYu, C.; Royuela-Alcázar, S.; Quiñones, E. OpenMP to CUDA graphs: a compiler-based transformation to enhance the programmability of NVIDIA devices. A: SCOPES: Software and Compilers for Embedded Systems Conference. "SCOPES '20: Proceedings of the 23th International Workshop on Software and Compilers for Embedded Systems: May 2020". New York, NY, USA: Association for Computing Machinery (ACM), 2020, p. 42-47.
ISBN9781450371315
Publisher versionhttps://dl.acm.org/doi/abs/10.1145/3378678.3391881
Files | Description | Size | Format | View |
---|---|---|---|---|
OpenMP_to_CUDA.pdf | 804,1Kb | View/Open |