Skip to content

Commit

Permalink
Limit ntasks for DP CIME test
Browse files Browse the repository at this point in the history
  • Loading branch information
tcclevenger committed Mar 20, 2024
1 parent 09444e0 commit 79c5bdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
},

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
./xmlchange NTASKS=16

0 comments on commit 79c5bdc

Please sign in to comment.