Basic HTML version of Foils prepared 19 September 98

Foil 56 Avoiding Buffering Costs

From MPI Message Passing Interface Computational Science for Simulations -- Fall Semester 1998. by Geoffrey C. Fox, Nancy McCracken


1 Copies are not needed if
  • Send does not return until the data is delivered,
  • or
  • The data is not touched after the send
2 MPI provides modes to arrange this
  • Synchronous: Do not return until recv is posted
  • Ready: Matching recv is posted before send
  • Buffered: If you really want buffering

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