Changeset 61 for palm/trunk/SCRIPTS
- Timestamp:
- Mar 12, 2007 5:42:06 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r54 r61 2803 2803 export F_ERRCNT=0 # acceptable number of errors before program is stopped 2804 2804 export MPIPROGINF=YES 2805 # export F_TRACE=YES|FMT1|FMT2 # output of ftrace informations to job protocol 2805 2806 echo "*** execution on single node with mpirun" 2806 2807 mpirun -np $numprocs ./a.out $ROPTS > aout_output 2>&1
Note: See TracChangeset
for help on using the changeset viewer.