OpenMP Target Device Offloading for the SX-Aurora TSUBASA Vector Engine


Driven by the heterogeneity trend in modern supercomputers, OpenMP provides support for heterogeneous systems since 2013. Having a single programming model for all kinds of accelerator-based systems decreases the burden of code porting to different device types. The acceptance of this heterogeneous paradigm requires the availability of corresponding OpenMP compiler and runtime environments supporting different target device architectures. The LLVM/Clang infrastructure is designated to extend the offloading features for any new target platform. However, this supposes a compatible compiler backend for the target architecture. In order to overcome this limitation we present a source-to-source code transformation technique which outlines the OpenMP code regions for the target device. By combining this technique with a corresponding communication layer, we enable OpenMP target offloading to the NEC SX-Aurora TSUBASA vector engine, which represents the new generation of vector computing.

Springer Link


Cramer T., Römmer M., Kosmynin B., Focht E., Müller M.S. (2020) OpenMP Target Device Offloading for the SX-Aurora TSUBASA Vector Engine. In: Wyrzykowski R., Deelman E., Dongarra J., Karczewski K. (eds) Parallel Processing and Applied Mathematics. PPAM 2019. Lecture Notes in Computer Science, vol 12043. Springer, Cham. https://doi.org/10.1007/978-3-030-43229-4_21


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
@inproceedings{ref:Cramer2020,
title        = {{O}pen{MP} {T}arget {D}evice {O}ffloading for the {SX}-{A}urora {TSUBASA} {V}ector {E}ngine},
author       = {Cramer, Tim and Römmer, Manoel and Kosmynin, Boris and Focht, Erich and Müller, Matthias S.},
year         = 2020,
booktitle    = {Parallel Processing and Applied Mathematics : 13th International Conference, PPAM 2019,
                Bialystok, Poland, September 8-11, 2019, Revised Selected Papers,
                edited by Roman Wyrzykowski, Ewa Deelman, Jack Dongarra, Konrad Karczewski},
publisher    = {Springer International Publishing [2020.] ; Cham : Imprint: Springer [2020.]},
address      = {Cham},
series       = {Theoretical Computer Science and General Issues},
volume       = 12043,
pages        = {237--249},
reportid     = {RWTH-2020-04830},
comment      = {Parallel Processing and Applied Mathematics : 13th International Conference,
                PPAM 2019, Bialystok, Poland, September 8-11, 2019, Revised Selected Papers, Part I /
                edited by Roman Wyrzykowski, Ewa Deelman, Jack Dongarra, Konrad Karczewski},
organization = {13th International Conference on Parallel Processing and Applied Mathematics}
}