Skip to content

Commit

Permalink
Increase stack size for hercules/global_cycle test.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Dec 19, 2023
1 parent b82f546 commit d9f4b75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reg_tests/global_cycle/driver.hercules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ module use ../../modulefiles
module load build.$target.intel
module list

ulimit -s unlimited

export WORK_DIR="${WORK_DIR:-/work/noaa/stmp/$LOGNAME}"

PROJECT_CODE="${PROJECT_CODE:-fv3-cpu}"
Expand Down

0 comments on commit d9f4b75

Please sign in to comment.