From f8b56aa2c655f038ff2006bcb59d0417ba775658 Mon Sep 17 00:00:00 2001 From: Millian Poquet <millian.poquet@irit.fr> Date: Mon, 21 Oct 2024 19:22:34 +0200 Subject: [PATCH] doc: update readme w.r.t. TPDS changes --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef46137..3e549b2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -Artifact code of article "Light-weight prediction for improving energy consumption in HPC platforms", Euro-Par 2024 +Artifact code of article "Scheduling with lightweight predictions in power-constrained HPC platforms" submitted to TPDS in 2024. -Artifact data and the guide to reproduce our work is available on Zenodo: https://zenodo.org/doi/10.5281/zenodo.11173631 +Artifact data and the guide to reproduce our work is available on Zenodo: https://zenodo.org/doi/10.5281/zenodo.13961003 + +### Looking for the Euro-Par 24 base paper instead? +This work is an extension from the article "Light-weight prediction for improving energy consumption in HPC platforms" published at Euro-Par 2024. +- Europar24 artifact repo: https://gitlab.irit.fr/sepia-pub/open-science/artifact-europar24-lightweight-power-pred-sched +- Europar24 data & guide on Zenodo: https://zenodo.org/doi/10.5281/zenodo.11173631 -- GitLab