Truby, David, Bertolli, Carlo, Wright, Steven A. orcid.org/0000-0001-7133-8533 et al. (3 more authors) (2019) Pointers inside lambda closure objects in OpenMP target offload regions. In: Proceedings of LLVM-HPC 2018:5th Workshop on the LLVM Compiler Infrastructure in HPC, Held in conjunction with SC 2018: The International Conference for High Performance Computing, Networking, Storage and Analysis. 5th IEEE/ACM Workshop on the LLVM Compiler Infrastructure in HPC, LLVM-HPC 2018, 12 Nov 2018 Technical Consortium on High Performance Computing . IEEE , USA , pp. 10-17.
Abstract
With the diversification of HPC architectures beyond traditional CPU-based clusters, a number of new frameworks for performance portability across architectures have arisen. One way of implementing such frameworks is to use C++ templates and lambda expressions to design loop-like functions. However, lower level programming APIs that these implementations must use are often designed with C in mind and do not specify how they interact with C++ features such as lambda expressions. This paper discusses a change to the behavior of the OpenMP specification with respect to lambda expressions such that when functions generated by lambda expressions are called inside GPU regions, any pointers used in the lambda expression correctly refer to device pointers. This change has been implemented in a branch of the Clang C++ compiler and demonstrated with two representative codes. This change has also been accepted into the draft OpenMP specification for inclusion in OpenMP 5. Our results show that the implicit mapping of lambda expressions always exhibits identical performance to an explicit mapping but without breaking the abstraction provided by the high level frameworks.
Metadata
Item Type: | Proceedings Paper |
---|---|
Authors/Creators: |
|
Dates: |
|
Institution: | The University of York |
Academic Units: | The University of York > Faculty of Sciences (York) > Computer Science (York) |
Depositing User: | Pure (York) |
Date Deposited: | 15 Oct 2018 16:00 |
Last Modified: | 17 Dec 2024 00:33 |
Published Version: | https://doi.org/10.1109/LLVM-HPC.2018.8639410 |
Status: | Published |
Publisher: | IEEE |
Series Name: | Technical Consortium on High Performance Computing |
Identification Number: | 10.1109/LLVM-HPC.2018.8639410 |
Related URLs: | |
Open Archives Initiative ID (OAI ID): | oai:eprints.whiterose.ac.uk:136985 |