Skip to content

Commit d7ccaeb

Browse files
Update config_defaults.yaml
1 parent 6092d03 commit d7ccaeb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ush/config_defaults.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1577,7 +1577,6 @@ task_run_fcst:
15771577
batchargs:
15781578
nodes: !int '{{ (task_run_fcst.PE_MEMBER01 + task_run_fcst.fv3.execution.batchargs.tasks_per_node - 1) // task_run_fcst.fv3.execution.batchargs.tasks_per_node }}'
15791579
tasks_per_node: !int '{{ platform.NCORES_PER_NODE // task_run_fcst.fv3.execution.threads }}'
1580-
exclusive: True
15811580
walltime: 04:30:00
15821581
threads: !int '{{ task_run_fcst.envvars.OMP_NUM_THREADS_RUN_FCST }}'
15831582
#------------------------------------------------------------------------

0 commit comments

Comments
 (0)