From 79c5bdcdd7243843cd301fe0a053b1e65c40d3b8 Mon Sep 17 00:00:00 2001 From: tcclevenger Date: Wed, 20 Mar 2024 14:52:37 -0600 Subject: [PATCH] Limit ntasks for DP CIME test --- cime_config/tests.py | 2 +- .../testdefs/testmods_dirs/scream/ntasks/16/shell_commands | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 components/eamxx/cime_config/testdefs/testmods_dirs/scream/ntasks/16/shell_commands diff --git a/cime_config/tests.py b/cime_config/tests.py index fc0bbe2a807..4eafad52157 100644 --- a/cime_config/tests.py +++ b/cime_config/tests.py @@ -627,7 +627,7 @@ "e3sm_scream_v1_dp-eamxx" : { "time" : "01:00:00", "tests" : ( - "ERS_Ln22.ne30_ne30.F2010-SCREAMv1-DP-DYCOMSrf01", # 225 phys cols, roughly size of ne2 + "ERS_Ln22.ne30_ne30.F2010-SCREAMv1-DP-DYCOMSrf01.scream-ntasks-16", # 225 phys cols, roughly size of ne2 ) }, diff --git a/components/eamxx/cime_config/testdefs/testmods_dirs/scream/ntasks/16/shell_commands b/components/eamxx/cime_config/testdefs/testmods_dirs/scream/ntasks/16/shell_commands new file mode 100644 index 00000000000..dc915b206b5 --- /dev/null +++ b/components/eamxx/cime_config/testdefs/testmods_dirs/scream/ntasks/16/shell_commands @@ -0,0 +1,2 @@ +./xmlchange NTASKS=16 +