Basic HTML version of Foils prepared 19 September 98

Foil 4 MPI Overview -- Comparison with HPF -- II

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


HPF runs on SIMD and MIMD machines and is high level as it expresses a style of programming or problem architecture
MPI runs on MIMD machines (in principle it could run on SIMD but unnatural and inefficient) -- it expresses a machine architecture
Traditional Software Model is
  • Problem --> High Level Language --> Assembly Language --> Machine
    • Expresses Problem Expresses Machine
So in this analogy MPI is universal "machine-language" of Parallel processing
MPI can be built efficiently at low risk whereas HPF compiler is difficult project with many unsolved issues



© 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