diff --git a/parm/config/gfs/config.resources b/parm/config/gfs/config.resources index 9ddb85a87a..414b1ba16e 100644 --- a/parm/config/gfs/config.resources +++ b/parm/config/gfs/config.resources @@ -889,8 +889,8 @@ case ${step} in threads_per_task=1 walltime_gdas="03:00:00" walltime_gfs="06:00:00" - ntasks=4 - tasks_per_node=4 + ntasks=1 + tasks_per_node=1 export memory="80G" ;; diff --git a/workflow/rocoto/tasks.py b/workflow/rocoto/tasks.py index 72dfba3edf..0c84eaba15 100644 --- a/workflow/rocoto/tasks.py +++ b/workflow/rocoto/tasks.py @@ -24,7 +24,7 @@ class Tasks: 'prepsnowobs', 'snowanl', 'fcst', 'atmanlupp', 'atmanlprod', 'atmupp', 'goesupp', - 'atmosprod', 'oceanprod', 'iceprod', + 'atmos_prod', 'ocean_prod', 'ice_prod', 'verfozn', 'verfrad', 'vminmon', 'metp', 'tracker', 'genesis', 'genesis_fsu',