Skip to content

Commit

Permalink
Reduce Orion available memory
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Oct 18, 2024
1 parent 506709e commit 76a62d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/config/gfs/config.resources
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ case ${machine} in
"ORION")
max_tasks_per_node=40
# shellcheck disable=SC2034
mem_node_max="188GB"
mem_node_max="180GB"
;;
"HERCULES")
max_tasks_per_node=80
Expand Down

0 comments on commit 76a62d0

Please sign in to comment.