From 92c0e114a04b871f76083c0339fda2784b329c57 Mon Sep 17 00:00:00 2001 From: caubet_m Date: Thu, 10 Nov 2022 13:28:12 +0100 Subject: [PATCH] Fix gwendolen/-long maxtimes --- pages/gmerlin6/slurm-configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/gmerlin6/slurm-configuration.md b/pages/gmerlin6/slurm-configuration.md index e8f2375..ceaa21e 100644 --- a/pages/gmerlin6/slurm-configuration.md +++ b/pages/gmerlin6/slurm-configuration.md @@ -52,8 +52,8 @@ The table below resumes shows all possible partitions available to users: |:-----------------: | :----------: | :--------: | :-----------------: | :--------------: | | `gpu` | 1 day | 1 week | 1 | 1 | | `gpu-short` | 2 hours | 2 hours | 1000 | 500 | -| `gwendolen` | 30 minutes | 30 minutes | 1000 | 1000 | -| `gwendolen-long` | 30 minutes | 4 hours | 1 | 1 | +| `gwendolen` | 30 minutes | 2 hours | 1000 | 1000 | +| `gwendolen-long` | 30 minutes | 8 hours | 1 | 1 | \*The **PriorityJobFactor** value will be added to the job priority (*PARTITION* column in `sprio -l` ). In other words, jobs sent to higher priority partitions will usually run first (however, other factors such like **job age** or mainly **fair share** might affect to that decision). For the GPU