Basic HTML version of Foils prepared 19 September 98

Foil 11 What Gets Sent: The Buffer

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


1 First generation message passing systems only allowed one to transmit information originating in a contiguous array of bytes
  • Hid the real data structure from hardware and programmer
    • Might make it hard to provide efficient implementations as implied a lot of expensive memory accesses
  • Required pre-packing dispersed data, e.g.:
    • Rows (in Fortran, columns in C) of a matrix must be transposed before transmission
  • Prevented convenient communication between machines with different data representations

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