Skip to content

Commit

Permalink
increase I_MPI_SHM_HEAP_VSIZE
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanSunNOAA committed Jun 21, 2024
1 parent 9b1b94c commit 3ca666f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env/HERCULES.env
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ case ${step} in
"fcst" | "efcs")

export OMP_STACKSIZE=512M
export I_MPI_SHM_HEAP_VSIZE=32768
if [[ "${CDUMP}" =~ "gfs" ]]; then
nprocs="npe_${step}_gfs"
ppn="npe_node_${step}_gfs" || ppn="npe_node_${step}"
Expand Down

0 comments on commit 3ca666f

Please sign in to comment.