From 78c0c5872df551b81d2b89950b9778c93ec39553 Mon Sep 17 00:00:00 2001 From: James Foucar Date: Thu, 16 Mar 2017 17:19:43 -0600 Subject: [PATCH] Increase jobmax on redsky Some of our tests were asking for more than the 480 max. This meant that no queue satisfied the need and the null queue was selected which is not valid on redsky. [BFB] --- cime_config/acme/machines/config_batch.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cime_config/acme/machines/config_batch.xml b/cime_config/acme/machines/config_batch.xml index 556757d2c9cb..848f1cd8b7c7 100644 --- a/cime_config/acme/machines/config_batch.xml +++ b/cime_config/acme/machines/config_batch.xml @@ -245,7 +245,7 @@ --ntasks-per-node={{ tasks_per_node }} - ec + ec @@ -254,7 +254,7 @@ --ntasks-per-node={{ tasks_per_node }} - ec + ec