Basic HTML version of Foils prepared August 29 98

Foil 6 Running MPI Programs (in MPICH)

From Designing and Building Parallel Programs 3: MPI Message Passing System DoD Modernization Tutorial -- 1995-1998. by Ian Foster, Gina Goff, Ehtesham Hayder, Chuck Koelbel


1 To run a program on two processors
  • mpirun -np 2 hello
2 To list available command-line argument
  • mpirun -h
3 To list commands mpirun would execute
  • mpirun -t -np 2 hello
4 Standard does not specify startup mechanism
  • But many systems are similar to MPICH

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Apr 11 1999