From f5664a0d2aa06ca85138c3a78d5e3143c3d4d620 Mon Sep 17 00:00:00 2001 From: noel Date: Thu, 10 Oct 2024 15:32:34 -0700 Subject: [PATCH] Update pelayout on pm-cpu for ne4 scream tests to ensure 96 tasks. Rename a machinefile to reflect machine name --- cime_config/allactive/config_pesall.xml | 15 +++++++++++++++ .../machine-files/{gcp.cmake => gcp12.cmake} | 0 2 files changed, 15 insertions(+) rename components/eamxx/cmake/machine-files/{gcp.cmake => gcp12.cmake} (100%) diff --git a/cime_config/allactive/config_pesall.xml b/cime_config/allactive/config_pesall.xml index 96ca63f5fbe3..0d5f24565966 100644 --- a/cime_config/allactive/config_pesall.xml +++ b/cime_config/allactive/config_pesall.xml @@ -1797,6 +1797,21 @@ + + + allactive+pm-cpu: default, 1 node, 96 tasks, 1 thread + + 96 + 96 + 96 + 96 + 96 + 96 + 96 + 96 + + + diff --git a/components/eamxx/cmake/machine-files/gcp.cmake b/components/eamxx/cmake/machine-files/gcp12.cmake similarity index 100% rename from components/eamxx/cmake/machine-files/gcp.cmake rename to components/eamxx/cmake/machine-files/gcp12.cmake