Clacc: OpenACC for C/C++ in Clang

Joel E. Denny, Seyong Lee, Pedro Valero-Lara, Marc Gonzalez-Tallada, Keita Teranishi, Jeffrey S. Vetter

Research output: Contribution to journalArticlepeer-review

Abstract

The Clacc project has developed OpenACC compiler, runtime, and profiling interface support for C/C++ by extending Clang and LLVM. A key Clacc design feature is that it translates OpenACC to OpenMP to leverage the OpenMP offloading support that is actively being developed for Clang and LLVM. A benefit of this design is support for two compilation modes: traditional compilation mode produces a binary, and source-to-source mode produces OpenMP source. Clacc has been deployed on Oak Ridge National Laboratory’s (ORNL’s) Frontier, on which Clacc is the only OpenACC implementation for C/C++. Clacc supports x86_64, POWER9, AMD GPUs, and NVIDIA GPUs. Clacc’s OpenACC profiling interface support has been integrated with TAU, which is also deployed on Frontier. While Clacc has always supported C as a base language, Clacc also has increasing C++ support, including support for Kokkos’s OpenACC back end. Clacc itself is hosted publicly on GitHub. In this paper, we describe Clacc’s design and mapping from OpenACC directives to OpenMP. We also present a performance evaluation on ORNL’s Frontier (AMD MI250x GPU offload) and Argonne National Laboratory’s (ANL’s) Polaris (NVIDIA A100 GPU offload) for various SPEC ACCEL and Kokkos OpenACC back end benchmarks.

Bibliographical note

Publisher Copyright:
© The Author(s) 2024.

Keywords

  • Clang
  • Kokkos
  • LLVM
  • OpenACC
  • OpenMP

Fingerprint

Dive into the research topics of 'Clacc: OpenACC for C/C++ in Clang'. Together they form a unique fingerprint.

Cite this