Title :
MPI backend for an automatic parallelizing compiler
Author :
Kwon, Daesuk ; Han, Sangyong ; Kim, Heunghwan
Author_Institution :
Dept. of Comput. Sci., Seoul Nat. Univ., South Korea
Abstract :
Many naive parallel processing schemes were not as successful as many researchers thought, because of the heavy cost of communication and synchronization resulting from parallelization. In this paper, we identify the reasons for this poor performance and the compiler requirements for performance improvement. We realized that the parallelizing decisions should be derived from the overhead information. We added this idea to the automatic parallelizing compiler SUIF. We substituted the original backend of SUIF with our backend using MPI, and gave it the capability to validate parallelization decisions based on overhead parameters. This backend converts shared memory-based parallel programs into distributed memory-based parallel programs with MPI function calls without excessive parallelization, which causes performance degradation
Keywords :
application program interfaces; distributed memory systems; message passing; parallelising compilers; shared memory systems; software performance evaluation; MPI backend; MPI function calls; Message Passing Interface; SUIF; automatic parallelizing compiler; communication cost; distributed memory-based parallel programs; overhead parameters; parallel processing; parallelization decision validation; performance improvement; shared memory-based parallel programs; synchronization cost; Clocks; Computer science; Costs; Frequency; High performance computing; Linux; Microprocessors; Multiprocessing systems; Parallel processing; Parallel programming;
Conference_Titel :
Parallel Architectures, Algorithms, and Networks, 1999. (I-SPAN '99) Proceedings. Fourth InternationalSymposium on
Conference_Location :
Perth/Fremantle, WA
Print_ISBN :
0-7695-0231-8
DOI :
10.1109/ISPAN.1999.778932