loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Second MPI Developers Conference
MPI on the I-WAY: A Wide-Area, Multimethod Implementation of the Message Passing Interface
Notre Dame - South Bend, IN
July 01-July 02
ISBN: 0-8186-7533-0
Ian T. Foster, Argonne National Laboratory
David R. Kohr Jr, Argonne National Laboratory
Rakesh Krishnaiyer, Syracuse University
Alok Choudhary, Syracuse University
Data-parallel languages such as High Performance Fortran (HPF) present a simple execution model in which a single thread of control performs high-level operations on distributed arrays. These languages can greatly ease the development of parallel programs. Yet there are large classes of applications for which a mixture of task and data parallelism is most appropriate. Such applications can be structured as collections of data-parallel tasks that communicate by using explicit message passing. Because the Message Passing Interface (MPI) defines standardized, familiar mechanisms for this communication model, we propose that HPF tasks communicate by making calls to a coordination library that provides an HPF binding for MPI. The semantics of a communication interface for sequential languages can be ambiguous when the interface is invoked from a parallel language; we show how these ambiguities can be resolved by describing one possible HPF binding for MPI. We then present the design of a library that implements this binding, discuss issues that influenced our design decisions, and evaluate the performance of a prototype HPF/MPI library using a communications microbenchmark and application kernel. Finally, we discuss how other MPI features might be incorporated into our design framework.
Index Terms:
coordination library, High Performance Fortran, Message Passing Interface, paradigm integration, process pipeline, task parallelism
Citation:
Ian T. Foster, David R. Kohr Jr, Rakesh Krishnaiyer, Alok Choudhary, "MPI on the I-WAY: A Wide-Area, Multimethod Implementation of the Message Passing Interface," mpidc, pp.0010, Second MPI Developers Conference, 1996
Usage of this product signifies your acceptance of the Terms of Use.