@inproceedings{e86aedba39744bbf81c434c5562f33ec,
title = "Evaluating performance and portability of high-level programming models: Julia, Python/Numba, and Kokkos on exascale nodes",
abstract = "We explore the performance and portability of the high-level programming models: the LLVM-based Julia and Python/Numba, and Kokkos on high-performance computing (HPC) nodes: AMD Epyc CPUs and MI250X graphical processing units (GPUs) on Frontier's test bed Crusher system and Ampere's Arm-based CPUs and NVIDIA's A100 GPUs on the Wombat system at the Oak Ridge Leadership Computing Facilities. We compare the default performance of a hand-rolled dense matrix multiplication algorithm on CPUs against vendor-compiled C/OpenMP implementations, and on each GPU against CUDA and HIP. Rather than focusing on the kernel optimization per-se, we select this naive approach to resemble exploratory work in science and as a lower-bound for performance to isolate the effect of each programming model. Julia and Kokkos perform comparably with C/OpenMP on CPUs, while Julia implementations are competitive with CUDA and HIP on GPUs. Performance gaps are identified on NVIDIA A100 GPUs for Julia's single precision and Kokkos, and for Python/Numba in all scenarios. We also comment on half-precision support, productivity, performance portability metrics, and platform readiness. We expect to contribute to the understanding and direction for high-level, high-productivity languages in HPC as the first-generation exascale systems are deployed.",
keywords = "Exascale, GPU, HPC, Julia, Kokkos, LLVM, OpenMP, Performance, Portability, Python/Numba",
author = "Godoy, {William F.} and Pedro Valero-Lara and Dettling, {T. Elise} and Christian Trefftz and Ian Jorquera and Thomas Sheehy and Miller, {Ross G.} and Marc Gonzalez-Tallada and Vetter, {Jeffrey S.} and Valentin Churavy",
note = "Publisher Copyright: {\textcopyright} 2023 IEEE.; 2023 IEEE International Parallel and Distributed Processing Symposium Workshops, IPDPSW 2023 ; Conference date: 15-05-2023 Through 19-05-2023",
year = "2023",
doi = "10.1109/IPDPSW59300.2023.00068",
language = "English",
series = "2023 IEEE International Parallel and Distributed Processing Symposium Workshops, IPDPSW 2023",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "373--382",
booktitle = "2023 IEEE International Parallel and Distributed Processing Symposium Workshops, IPDPSW 2023",
}