DocumentCode
2632972
Title
Data parallel programming in an adaptive environment
Author
Edjlali, Guy ; Agrawal, Gagan ; Sussman, Alan ; Saltz, Joel
Author_Institution
Dept. of Comput. Sci., Maryland Univ., College Park, MD, USA
fYear
1995
fDate
25-28 Apr 1995
Firstpage
827
Lastpage
832
Abstract
For better utilization of computing resources, it is important to consider parallel programming environments in which the number of available processors varies at runtime. In this paper, we discuss runtime support for data parallel programming in such an adaptive environment. Executing data parallel-programs in an adaptive environment requires redistributing data when the number of processors changes, and also requires determining new loop bounds and communication patterns for the new set of processors. We have developed a runtime library to provide this support. We also present performance results for a multiblock Navier-Stokes solver run on a network of workstations using PVM for message passing. Our experiments show that if the number of processors is not varied frequently, the cost of data redistribution is not significant compared to the time required for the actual computations
Keywords
message passing; parallel programming; programming environments; PVM; adaptive environment; communication patterns; data parallel programming; data redistribution; loop bounds; message passing; multiblock Navier-Stokes solver; network of workstations; performance results; runtime library; runtime support; Computer science; Concurrent computing; Costs; Educational institutions; Message passing; Parallel languages; Parallel machines; Parallel programming; Runtime library; Workstations;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing Symposium, 1995. Proceedings., 9th International
Conference_Location
Santa Barbara, CA
Print_ISBN
0-8186-7074-6
Type
conf
DOI
10.1109/IPPS.1995.395855
Filename
395855
Link To Document