How do I run mpdboot and mpiexec so I can run MPI jobs on non-local machines? In mpich1, mpirun has an option -nolocal for not running job on local machine. How do I achieve the same effect iof -nolocal on mpich2? Wei-keng