Changeset 369 for palm/trunk/SCRIPTS/mrun
- Timestamp:
- Aug 26, 2009 6:42:46 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r367 r369 188 188 # 21/08/09 - Marcus - totalview on hice/bice also available for mvapich2 189 189 # 25/08/09 - BjornM - adpated for lck 190 # 26/08/09 - Siggi - additional environment variables for mpt on ice2 190 191 191 192 … … 3171 3172 export MPI_BUFS_PER_HOST=512 3172 3173 export MPI_IB_RAILS=2 3174 # NECESSARY, IF MORE THAN 4096 PEs ARE USED 3175 export MPI_CONNECTIONS_THRESHOLD=8192 3173 3176 mpiexec_mpt -np $ii ./a.out $ROPTS < runfile_atmos 3174 3177 elif [[ $( echo $mpilib | cut -c1-3 ) = mva ]]
Note: See TracChangeset
for help on using the changeset viewer.