Basic HTML version of Foils prepared August 29 98

Foil 9 Generalizing the Buffer in MPI

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 MPI specifies the buffer by starting address, datatype, and count
  • Starting address is obvious
  • Datatypes are constructed recursively from
    • Elementary (all C and Fortran datatypes)
    • Contiguous array of datatypes
    • Strided blocks of datatypes
    • Indexed array of blocks of datatypes
    • General structures
  • Count is number of datatype elements

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