Title :
Transformation of Doacross loops on distributed memory systems
Author :
Zaafrani, A. ; Ito, M.R.
Author_Institution :
Dept. of Electr. Eng., British Columbia Univ., Vancouver, BC, Canada
Abstract :
Doacross loops are generally used to exploit the parallelism in loops with cross-iteration dependences. On shared memory machines, Doacross execution usually achieves useful speedup. This is not the case with distributed memory systems (multicomputers) where communication overhead can outweigh the benefits of parallelism. The authors present compile time transformation of Doacross loops with uniform synchronizations for efficient execution on multicomputers. The transformation consists of 1) a new partitioning that increases the parallelism used in the loop without adding any overhead, and 2) code reordering that improves the execution time of the Doacross loop not only by reducing the time taken by a partition to receive the data needed, but also by making the partitions execute useful code while waiting for data
Keywords :
distributed memory systems; multiprocessing programs; parallel programming; program compilers; Doacross loops; communication overhead; compile time transformation; cross-iteration dependences; distributed memory systems; multicomputers; synchronizations; Indium tin oxide; Optimizing compilers; Program processors; Programming profession; Radio access networks; Scalability; Tiles;
Conference_Titel :
Parallel Processing Symposium, 1993., Proceedings of Seventh International
Conference_Location :
Newport, CA
Print_ISBN :
0-8186-3442-1
DOI :
10.1109/IPPS.1993.262775