DocumentCode
1252984
Title
Efficient parallel execution of irregular recursive programs
Author
Prechelt, Lutz ; Hänssgen, Stefan U.
Author_Institution
abaXX Technol., Stuttgart, Germany
Volume
13
Issue
2
fYear
2002
fDate
2/1/2002 12:00:00 AM
Firstpage
167
Lastpage
178
Abstract
Programs whose parallelism stems from multiple recursion form an interesting subclass of parallel programs with many practical applications. The highly irregular shape of many recursion trees makes it difficult to obtain good load balancing with small overhead. We present a system, called REAPAR, that executes recursive C programs in parallel on SMP machines. Based on data from a single profiling run of the program, REAPAR selects a load-balancing strategy that is both effective and efficient and it generates parallel code implementing that strategy. The performance obtained by REAPAR on a diverse set of benchmarks matches that published for much more complex systems requiring high-level problem-oriented explicitly parallel constructs. A case study even found REAPAR to be competitive to handwritten (low-level, machine-oriented) thread-parallel code
Keywords
parallel programming; recursive functions; resource allocation; REAPAR; SMP; load balancing; parallel programs; parallelism; recursion; recursion trees; Application software; Automatic control; Computer Society; Instruments; Load management; Parallel processing; Parallel programming; Programming profession; Robustness; Shape;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.983944
Filename
983944
Link To Document