Skip to content

Commit

Permalink
Update fv3_slurm.IN_hercules: gnu MV2 tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 authored Dec 26, 2024
1 parent 0f12dec commit 388f6a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/fv3_conf/fv3_slurm.IN_hercules
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ if [[ @[RT_COMPILER] == intel ]]; then
elif [[ @[RT_COMPILER] == gnu ]]; then
# For mvapich2
export MV2_SHMEM_COLL_NUM_COMM=128
export MV2_HOMOGENEOUS_CLUSTER=1
export MV2_USE_ALIGNED_ALLOC=1
fi

# Avoid job errors because of filesystem synchronization delays
Expand Down

0 comments on commit 388f6a4

Please sign in to comment.