Changeset 61 for palm/trunk/SCRIPTS/mrun


Ignore:
Timestamp:
Mar 12, 2007 5:42:06 AM (17 years ago)
Author:
raasch
Message:

further preliminary changes for revision 3.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r54 r61  
    28032803                export F_ERRCNT=0        # acceptable number of errors before program is stopped
    28042804                export MPIPROGINF=YES
     2805                #  export F_TRACE=YES|FMT1|FMT2  # output of ftrace informations to job protocol
    28052806                echo "*** execution on single node with mpirun"
    28062807                mpirun  -np $numprocs  ./a.out  $ROPTS  >  aout_output  2>&1
Note: See TracChangeset for help on using the changeset viewer.