Changeset 369


Ignore:
Timestamp:
Aug 26, 2009 6:42:46 AM (15 years ago)
Author:
raasch
Message:

additional environment variable for mpt on ice2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r367 r369  
    188188     # 21/08/09 - Marcus - totalview on hice/bice also available for mvapich2
    189189     # 25/08/09 - BjornM - adpated for lck
     190     # 26/08/09 - Siggi  - additional environment variables for mpt on ice2
    190191
    191192 
     
    31713172                      export MPI_BUFS_PER_HOST=512
    31723173                      export MPI_IB_RAILS=2
     3174                          # NECESSARY, IF MORE THAN 4096 PEs ARE USED
     3175                      export MPI_CONNECTIONS_THRESHOLD=8192
    31733176                      mpiexec_mpt -np $ii   ./a.out  $ROPTS  < runfile_atmos
    31743177                   elif [[ $( echo $mpilib | cut -c1-3 ) = mva ]]
Note: See TracChangeset for help on using the changeset viewer.