Foil 76 Characteristics of Fortran (C) Plus Message Passing Programming Model
From Programming Paradigms A CRPC/MCNC Workshop -- April 10-13 1995. byGeoffrey C. Fox
Natural MIMD model of programming
Used in vast majority of current successful MIMD programmingEach node has program which controls and calculates its data (owner-computes "rule")
Do i run over local data
CALL READ (for non-local data)
CALCULATE ALL i's DATA
In simplest form one program per node of computer
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.