next up previous contents
Next: Examples Up: User Steps Previous: Launching A Server

Launching Clients

        impirun -client <rank> <host:port> <cmd_line>

<rank> specifies where the processes belonging to this client should be placed in
MPI_COMM_WORLD relative to the other clients and must be a unique number between 0 and count-1, inclusive.

<host:port> is the host:port string provided by the server.

<cmd_line> is implementation-specific.



IMPI Protocol ver 0.0
DRAFT March 22, 1999