From 5803006a49ff24b8133afb08b643aaf09521a47f Mon Sep 17 00:00:00 2001 From: Andy Turner Date: Mon, 26 Aug 2024 12:14:06 +0100 Subject: [PATCH] Comment out NERC reservation for now --- docs/user-guide/scheduler.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/user-guide/scheduler.md b/docs/user-guide/scheduler.md index 79e8faaab..714cc97d2 100644 --- a/docs/user-guide/scheduler.md +++ b/docs/user-guide/scheduler.md @@ -2289,9 +2289,10 @@ Your request will be checked by the ARCHER2 User Administration team and, if app The next Capability Days session will be from Tue 24 Sep 2024 to Thu 26 Sep 2024. - `pre-capabilityday` QoS: 0800-2000, Tue 24 Sep 2024 - - `NERCcapability` reservation: 0800-1600, Tue 24 Sep 2024 - `capabilityday` QoS: 2000 Tue 24 Sep - 1400 Thu 26 Sep 2024 + + ARCHER2 Capability Days are a mechanism to allow users to run large scale (512 node or more) tests on the system free of charge. The motivations behind Capability Days are: @@ -2302,10 +2303,10 @@ on the system free of charge. The motivations behind Capability Days are: To enable this, a period will be made available regularly where users can run jobs at large scale free of charge. -Capability Days are made up of three parts: +Capability Days are made up of different parts: - pre-Capability Day session (`pre-capabilityday` QoS) to allow users to test scaling and job setup ahead of full Capability Day -- NERC Capability reservation (`NERCcapability` reservation) to allow NERC users to test at large scale + - Capability Day session (`capabilityday` QoS) !!! tip @@ -2357,6 +2358,8 @@ srun --hint=multithread --distribution=block:block xthi > placement-${SLURM_JOBI srun --hint=multithread --distribution=block:block my_app.x ``` + ### Capability Day session