From df7a638401b612a9cba9323ea9ca5387c1f8218d Mon Sep 17 00:00:00 2001 From: Millian Poquet <millian.poquet@irit.fr> Date: Tue, 22 Oct 2024 14:02:18 +0200 Subject: [PATCH] guide: add ref to hal paper --- artifact-bib.yml | 2 +- artifact-overview.typ | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/artifact-bib.yml b/artifact-bib.yml index d48238d..de0339f 100644 --- a/artifact-bib.yml +++ b/artifact-bib.yml @@ -3,7 +3,7 @@ tpdspaper: title: Scheduling with lightweight predictions in power-constrained HPC platforms author: ["Carastan-Santos, Danilo", "Da Costa, Georges", "Fontana de Nardin, Igor", "Poquet, Millian", "Rzadca, Krzysztof", "Stolf, Patricia", "Trystram, Denis"] date: 2024-10-21 - #url: "TODO" + url: "https://hal.science/hal-04747713v1" parent: type: Periodical title: IEEE Transactions on Parallel and Distributed Systems diff --git a/artifact-overview.typ b/artifact-overview.typ index 236be3d..3bf2f27 100644 --- a/artifact-overview.typ +++ b/artifact-overview.typ @@ -73,7 +73,7 @@ *Article.* Scheduling with lightweight predictions in power-constrained HPC platforms\ *Quick links*. #set list(marker: none, body-indent: 3.5mm) - // - Preprint PDF on HAL. #url("https://hal.science/hal-04566184") + - Preprint PDF on HAL. #url("https://hal.science/hal-04747713v1") - Artifact data on Zenodo. #url(zenodo-url) - Artifact Nix binary cache. #url("https://lightweight-pred-sched-europar24.cachix.org") - Artifact code Git repository. #link(artifact-code-git-repo)[IRIT] -- GitLab