@inproceedings{823f520e4388481e97bad7dc2bb776af,
title = "CLACC: Translating OpenACC to OpenMP in clang",
abstract = "OpenACC was launched in 2010 as a portable programming model for heterogeneous accelerators. Although various implementations already exist, no extensible, open-source, production-quality compiler support is available to the community. This deficiency poses a serious risk for HPC application developers targeting GPUs and other accelerators, and it limits experimentation and progress for the OpenACC specification. To address this deficiency, Clacc is a recent effort funded by the US Exascale Computing Project to develop production OpenACC compiler support for Clang and LLVM. A key feature of the Clacc design is to translate OpenACC to OpenMP to build on Clang's existing OpenMP compiler and runtime support. In this paper, we describe the Clacc goals and design. We also describe the challenges that we have encountered so far in our prototyping efforts, and we present some early performance results.",
keywords = "GPU, LLVM, OpenACC, OpenMP, accelerators, compiler, multicore, source-to-source translation",
author = "Denny, {Joel E.} and Seyong Lee and Vetter, {Jeffrey S.}",
note = "Publisher Copyright: {\textcopyright} 2018 IEEE.; 5th IEEE/ACM Workshop on the LLVM Compiler Infrastructure in HPC, LLVM-HPC 2018 ; Conference date: 12-11-2018",
year = "2018",
month = jul,
day = "2",
doi = "10.1109/LLVM-HPC.2018.8639349",
language = "English",
series = "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",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "18--29",
booktitle = "Proceedings of LLVM-HPC 2018",
}