Ignore:
Timestamp:
Sep 9, 2008 11:34:21 AM (16 years ago)
Author:
raasch
Message:

updates of scripts for mpt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r193 r196  
    28402840                then
    28412841                   ulimit -s 30000   # A too large stack size causes problems
    2842                    export MV2_NUM_PORTS=2
     2842#                   export MV2_NUM_PORTS=2
    28432843#                   export MV2_CPU_MAPPING=0:1:2:3
    2844                    mpiexec    ./palm  $ROPTS
     2844#                   mpiexec    ./palm  $ROPTS
     2845                   mpiexec_mpt -np $ii   ./palm  $ROPTS
    28452846                elif [[ $host = lcxt4 ]]
    28462847                then
Note: See TracChangeset for help on using the changeset viewer.