HP-MPI User's Guide (11th Edition)

mpirun using implied prun or srun
Implied srun
Appendix C290
Here is the appfile:
-np 1 -h foo -e MPI_FLAGS=T ./pallas.x -npmin 4
% setenv MPI_SRUNOPTION "--label"
these are required to use the new feature:
% setenv MPI_USESRUN 1
% bsub -I -n4 $MPI_ROOT/bin/mpirun -f appfile -- sendrecv
Job <2547> is submitted to default queue <normal>.
<<Waiting for dispatch ...>>
<<Starting on localhost>>
0: #---------------------------------------------------
0: # PALLAS MPI Benchmark Suite V2.2, MPI-1 part
0: #---------------------------------------------------
0: # Date : Thu Feb 24 14:24:56 2005
0: # Machine : ia64# System : Linux
0: # Release : 2.4.21-15.11hp.XCsmp
0: # Version : #1 SMP Mon Oct 25 02:21:29 EDT 2004
0:
0: #
0: # Minimum message length in bytes: 0
0: # Maximum message length in bytes: 8388608
0: #
0: # MPI_Datatype : MPI_BYTE
0: # MPI_Datatype for reductions : MPI_FLOAT
0: # MPI_Op : MPI_SUM
0: #
0: #
0:
0: # List of Benchmarks to run:
0:
0: # Sendrecv
0:
0: #-------------------------------------------------------------
0: # Benchmarking Sendrecv
0: # ( #processes = 4 )
0: #-------------------------------------------------------------
0: #bytes #repetitions t_min t_max t_avg Mbytes/sec
0: 0 1000 35.28 35.40 35.34 0.00
0: 1 1000 42.40 42.43 42.41 0.04
0: 2 1000 41.60 41.69 41.64 0.09
0: 4 1000 41.82 41.91 41.86 0.18
0: 8 1000 41.46 41.49 41.48 0.37
0: 16 1000 41.19 41.27 41.21 0.74
0: 32 1000 41.44 41.54 41.51 1.47
0: 64 1000 42.08 42.17 42.12 2.89
0: 128 1000 42.60 42.70 42.64 5.72
0: 256 1000 45.05 45.08 45.07 10.83
0: 512 1000 47.74 47.84 47.79 20.41
0: 1024 1000 53.47 53.57 53.54 36.46
0: 2048 1000 74.50 74.59 74.55 52.37
0: 4096 1000 101.24 101.46 101.37 77.00
0: 8192 1000 165.85 166.11 166.00 94.06