Adaptive, Lightweight, Unified Metrics.

Alumet is a modular framework for local and distributed measurement.

Overview

Alumet provides a unified interface for gathering measurements with sources (on the left), transforming the data with models (in the middle) and writing the result to various outputs (on the right). The elements (colored rectangles) are created by plugins, on top of a standard framework.

Learn more on the website.

Use cases

Tools built with Alumet can be used for (non-exhaustive list):

[^1]: See the following research paper for a detailed analysis of some common errors in RAPL-based measurement tools: Guillaume Raffin, Denis Trystram. Dissecting the software-based measurement of CPU energy consumption: a comparative analysis. 2024. ⟨hal-04420527v2⟩.

How to use

We provide a standard Alumet agent that you can install on your system(s). For the moment, Linux is the only supported OS. Download the agent from the latest release.

Please read the Alumet User Book to learn how to install and use the Alumet "agent" (the program that performs the measurements).

If you have a question, feel free to ask on the Discussions page.

Extending Alumet

The alumet crate, aka "Alumet core", provides the measurement framework in the form of a library. This library offers a plugin system that you can use to extend Alumet in the following ways:

Please read the Alumet Developer Book to learn how to make plugins and agents.

Contributing

Alumet is a joint project between the LIG (computer science laboratory of Grenoble) and Eviden (Atos HPC R&D). It is also open to external volunteers like you!

Please go to the contributing guide to get started (work in progress).

License

Copyright 2024 Guillaume Raffin, BULL SAS, CNRS, INRIA, Grenoble INP-UGA. Licensed under the EUPL-1.2 or later.

You can find more information about the EUPL here. The EUPL is compatible with many other open source licenses and shares some principles with the well-known LGPL.