From bb19f5119043cb01d77c698db2c5c8c8c1dc6faf Mon Sep 17 00:00:00 2001 From: Laurent Mirtain <Laurent.Mirtain@inria.fr> Date: Wed, 6 Sep 2023 14:43:57 +0200 Subject: [PATCH] [rennes][abacus25] (rectification) Modification temporaire du walltime a 4j pour abacus25-1 et 7j pour abacus25-2 - bug 14820 --- input/grid5000/sites/rennes/clusters/abacus25/abacus25.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/grid5000/sites/rennes/clusters/abacus25/abacus25.yaml b/input/grid5000/sites/rennes/clusters/abacus25/abacus25.yaml index 0ea17f3c6f5..4348d9ac54a 100644 --- a/input/grid5000/sites/rennes/clusters/abacus25/abacus25.yaml +++ b/input/grid5000/sites/rennes/clusters/abacus25/abacus25.yaml @@ -45,8 +45,8 @@ nodes: abacus25-1: supported_job_types: - max_walltime: 360000 + max_walltime: 345600 abacus25-2: supported_job_types: - max_walltime: 360000 + max_walltime: 604800 -- GitLab