Skip to content

Commit

Permalink
Add POSTAMBLE_CMD to HERA.env
Browse files Browse the repository at this point in the history
- Set initial value of POSTAMBLE_CMD to 'report-mem'.

Refs NOAA-EMC#1145
  • Loading branch information
KateFriedman-NOAA committed Jan 16, 2024
1 parent 2325c87 commit 6caaa28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions env/HERA.env
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ export npe_node_max=40
export launcher="srun -l --export=ALL"
export mpmd_opt="--multi-prog --output=mpmd.%j.%t.out"

export POSTAMBLE_CMD='report-mem'

# Configure MPI environment
#export I_MPI_ADJUST_ALLREDUCE=5
#export MPI_BUFS_PER_PROC=2048
Expand Down

0 comments on commit 6caaa28

Please sign in to comment.