Running (contd)
There are essentially two ways of
launching jobs:
mpimon  -stdin all qcd  - - k1 k2 < input >
output &
mpirun -np 2 -machinefile nodes qcd
<input > output &