Tuning for MPI Protocols

7/1/97


Click here to start


Table of Contents

Tuning for MPI Protocols

Aggressive Eager

Tuning for Aggressive Eager

Rendezvous with Sender Push

Rendezvous Blocking

Tuning for Rendezvous with Sender Push

Rendezvous with Receiver Pull

Tuning for Rendezvous with Receiver Pull

Experiments with MPI Implementations

Multiparty Data Exchange

Scheduling for Contention

Jacobi Iteration

Background to Tests

Different Send/Receive Modes

Some Send/Receive Approaches

Scheduling Communications

Some Example Results

Send and Recv

Better to start receives first

Ensure recvs posted before sends

Receives posted before sends

Ordered (no overlap)

Shift with MPI_Sendrecv

Use of Ssend versions

Nonblocking Operations, Overlap Effective

Persistent Operations

Manually Advance Automaton

Summary of Results

Author: William D Gropp

Email: [email protected]

Home Page: http://www.mcs.anl.gov/~gropp

Download presentation source