From 0525ec14f2a19bb9c03971bd7e45b542c47f49ab Mon Sep 17 00:00:00 2001 From: Emma Hogan Date: Wed, 21 May 2025 10:36:45 +0100 Subject: [PATCH] #4049: Add new Slurm directives to RTW for JASMIN --- esmvaltool/utils/recipe_test_workflow/site/jasmin/runtime.cylc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/esmvaltool/utils/recipe_test_workflow/site/jasmin/runtime.cylc b/esmvaltool/utils/recipe_test_workflow/site/jasmin/runtime.cylc index ead4bd2b74..7eb46e0417 100644 --- a/esmvaltool/utils/recipe_test_workflow/site/jasmin/runtime.cylc +++ b/esmvaltool/utils/recipe_test_workflow/site/jasmin/runtime.cylc @@ -13,6 +13,9 @@ execution time limit = PT3M [[[directives]]] --wckey = RTW + --account = esmeval + --partition = standard + --qos = high --ntasks = 1 --mem = 2G