Title :
Double Standards: Bringing Task Parallelism to HPF Via the Message Passing Interface
Author :
Foster, Ian ; Kohr, Da Vid R., Jr. ; Krishnaiyer, Rakesh ; Choudhary, Alok
Author_Institution :
Argonne National Laboratory, IL
Abstract :
High Performance Fortran (HPF) does not allow efficient expression of mixed task/data-parallel computations or the coupling of separately compiled data-parallel modules. In this paper, we show how a coordination library implementing the Message Passing Interface (MPI) can be used to represent these common parallel program structures. This library allows data-parallel tasks to exchange distributed data structures using calls to simple communication functions. We present microbenchmark results that characterize the performance of this library and that quantify the impact of optimizations that allow reuse of communication schedules in common situations. In addition, results from two-library can provide performance superior to that of pure HPF. We conclude that this synergistic combination of two parallel programming standards represents a useful approach to task parallelism in a data-parallel framework, increasing the range of problems addresable in HPF without requiring complex compiler technology.
Keywords :
Message passing;
Conference_Titel :
Supercomputing, 1996. Proceedings of the 1996 ACM/IEEE Conference on
Print_ISBN :
0-89791-854-1
DOI :
10.1109/SUPERC.1996.183538