Skip to content

Commit

Permalink
update WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GFS=20
Browse files Browse the repository at this point in the history
and removing hera exception and added a note that 10 is needed for WCOSS2
  • Loading branch information
JessicaMeixner-NOAA committed Aug 30, 2023
1 parent d42b7b0 commit 6634e16
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions parm/config/gfs/config.ufs
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,7 @@ case "${fv3_res}" in
export WRITE_GROUP=2
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE=10
export WRITE_GROUP_GFS=4
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GFS=10
if [[ ${machine} = "HERA" ]]; then
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GFS=20
fi
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GFS=20 #Note this should be 10 for WCOSS2
;;
"C1152")
export DELTIM=120
Expand Down

0 comments on commit 6634e16

Please sign in to comment.