DocumentCode :
1716330
Title :
An evaluation of bottom-up and top-down thread generation techniques
Author :
Böhm, A. P W ; Najjar, W.A. ; Shankar, B. ; Roh, L.
Author_Institution :
Dept. of Comput. Sci., Colorado State Univ., Fort Collins, CO, USA
fYear :
1993
Firstpage :
118
Lastpage :
127
Abstract :
Presents a model of coarse grain dataflow execution. The authors present one top down and two bottom up methods for generation of multithreaded code, and evaluate their effectiveness. The bottom up techniques start from a fine-grain dataflow graph and coalesce this into coarse-grain clusters. The top down technique generates clusters directly from the intermediate data dependence graph used for compiler optimizations. The authors discuss the relevant phases in the compilation process. They compare the effectiveness of the strategies by measuring the total number of clusters executed, the total number of instructions executed, cluster size, and number of matches per cluster. It turns out that the top down method generates more efficient code, and larger clusters. However the number of matches per cluster is larger for the top down method, which could incur higher cluster synchronization costs
Keywords :
parallel architectures; performance evaluation; bottom-up; cluster synchronization; clusters; coarse grain dataflow execution; code generation strategies; compiler optimizations; data dependence graph; fine-grain dataflow graph; hybrid von Neumann/Dataflow; multithreaded code; performance evaluation; thread generation; threads; top-down; Computer architecture; Computer science; Costs; Delay; Hardware; Hybrid power systems; Parallel processing; Registers; Size measurement; Yarn;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Microarchitecture, 1993., Proceedings of the 26th Annual International Symposium on
Conference_Location :
Austin, TX
Print_ISBN :
0-8186-5280-2
Type :
conf
DOI :
10.1109/MICRO.1993.282750
Filename :
282750
Link To Document :
بازگشت