English

Potential of the Julia programming language for high energy physics computing

High Energy Physics - Phenomenology 2023-10-09 v2 Programming Languages High Energy Physics - Experiment Computational Physics

Abstract

Research in high energy physics (HEP) requires huge amounts of computing and storage, putting strong constraints on the code speed and resource usage. To meet these requirements, a compiled high-performance language is typically used; while for physicists, who focus on the application when developing the code, better research productivity pleads for a high-level programming language. A popular approach consists of combining Python, used for the high-level interface, and C++, used for the computing intensive part of the code. A more convenient and efficient approach would be to use a language that provides both high-level programming and high-performance. The Julia programming language, developed at MIT especially to allow the use of a single language in research activities, has followed this path. In this paper the applicability of using the Julia language for HEP research is explored, covering the different aspects that are important for HEP code development: runtime performance, handling of large projects, interface with legacy code, distributed computing, training, and ease of programming. The study shows that the HEP community would benefit from a large scale adoption of this programming language. The HEP-specific foundation libraries that would need to be consolidated are identified

Keywords

Cite

@article{arxiv.2306.03675,
  title  = {Potential of the Julia programming language for high energy physics computing},
  author = {J. Eschle and T. Gal and M. Giordano and P. Gras and B. Hegner and L. Heinrich and U. Hernandez Acosta and S. Kluth and J. Ling and P. Mato and M. Mikhasenko and A. Moreno Briceño and J. Pivarski and K. Samaras-Tsakiris and O. Schulz and G. . A. Stewart and J. Strube and V. Vassilev},
  journal= {arXiv preprint arXiv:2306.03675},
  year   = {2023}
}

Comments

32 pages, 5 figures, 4 tables

R2 v1 2026-06-28T10:57:48.486Z