vix.ing · top · new · best · stats

Extrae.jl: Julia bindings for the Extrae HPC Profiler

2025/04/16 by Sergio Sanchez-Ramirez, Sanchez-Ramirez, Sergio, Mosè Giordano +1
Computer Science · #Software System Performance and Reliability #Parallel Computing and Optimization Techniques #Cloud Computing and Resource Management

paper · pdf · doi:10.48550/arxiv.2504.12087

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.

Citations

Related