DocumentCode
424493
Title
Interprocedural Compilation of Irregular Applications for Distributed Memory Machines
Author
Agrawal, Gagan ; Saltz, Joel
Author_Institution
University of Maryland at College Park
fYear
1995
fDate
1995
Firstpage
48
Lastpage
48
Abstract
Data parallel languages like High Performance Fortran (HPF) are emerging as the architecture independent mode of programming distributed memory parallel machines. In this paper, we present the interprocedural optimizations required for compiling applications having irregular data access patterns, when coded in such data parallel languages. We have developed an Interprocedural Partial Redundancy Elimination (IPRE) algorithm for optimized placement of runtime preprocessing routine and collective communication routines inserted for managing communication in such codes. We also present two new interprocedural optimizations, placement of scatter routines and use of coalescing and incremental routines. We then describe how program slicing can be used for further applying IPRE in more complex scenarios. We have done a preliminary implementation of the schemes presented here using the Fortran D compilation system as the necessary infrastructure. We present experimental results from two codes compiled using our system to demonstrate the efficacy of the presented schemes.
Keywords
Application software; Chaotic communication; Computer architecture; Computer science; Educational institutions; Libraries; Parallel languages; Parallel machines; Parallel programming; Program processors;
fLanguage
English
Publisher
ieee
Conference_Titel
Supercomputing, 1995. Proceedings of the IEEE/ACM SC95 Conference
Print_ISBN
0-89791-816-9
Type
conf
DOI
10.1109/SUPERC.1995.241595
Filename
1383184
Link To Document