From d241eb37f7896cf89079bcbe808df4b2f7d9339f Mon Sep 17 00:00:00 2001 From: Georges Da Costa <42-dacosta@users.noreply.022e47118ec0> Date: Wed, 19 Mar 2025 19:54:02 +0000 Subject: [PATCH] Update file README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29268d1..c203e0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Artifact of *Hardware and application aware performance power and energy models for modern HPC servers with DVFS*, SUSCOM 2025 +Associated publication https://doi.org/10.1016/j.suscom.2025.101106 + To restart this notebook: ```bash @@ -11,9 +13,10 @@ pip install -r requirements.txt jupyter lab data_analysis.ipynb ``` -Data are obtained from +Raw Data are obtained from > Da Costa, G. (2024). Power, performance and system measures of HPC benchmarks on multiple hardware [Data set]. Zenodo. https://doi.org/10.5281/zenodo.10982239 Related to the dataset or to this experiment, please cite the article -# Artifact of *Hardware and application aware performance power and energy models for modern HPC servers with DVFS*, SUSCOM 2025 + +> Georges da Costa. Hardware and application aware performance, power and energy models for modern HPC servers with DVFS. Sustainable Computing : Informatics and Systems, 2025, 46, pp.101106. ⟨10.1016/j.suscom.2025.101106⟩. ⟨hal-04983485⟩ -- GitLab