English

Extrae.jl: Julia bindings for the Extrae HPC Profiler

Distributed, Parallel, and Cluster Computing 2025-04-17 v1 Performance

Abstract

The Julia programming language has gained acceptance within the High-Performance Computing (HPC) community due to its ability to tackle two-language problem: Julia code feels as high-level as Python but allows developers to tune it to C-level performance. But to squeeze every drop of performance, Julia needs to integrate with advanced performance analysis tools, also known as profilers. In this work, we present Extrae.jl, a Julia package to interface with the Extrae profiler.

Cite

@article{arxiv.2504.12087,
  title  = {Extrae.jl: Julia bindings for the Extrae HPC Profiler},
  author = {Sergio Sanchez-Ramirez and Mosè Giordano},
  journal= {arXiv preprint arXiv:2504.12087},
  year   = {2025}
}

Comments

5 pages, in review process for the JuliaCon 2024 proceedings

R2 v1 2026-06-28T23:00:33.691Z