DocumentCode :
2746269
Title :
Probabilistic predicate-aware modulo scheduling
Author :
Smelyanskiy, Mikhail ; Mahlke, Scott ; Davidson, Edward S.
Author_Institution :
Adv. Comput. Archit. Lab., Michigan Univ., Ann Arbor, MI, USA
fYear :
2004
fDate :
20-24 March 2004
Firstpage :
151
Lastpage :
162
Abstract :
Predicated execution enables the removal of branches by converting segments of branching code into sequences of conditional operations. An important side effect of this transformation is that the compiler must unconditionally assign resources to predicated operations. However, a resource is only put to productive use when the predicate associated with an operation evaluates to True. To reduce this superfluous commitment of resources, we propose probabilistic predicate-aware scheduling to assign multiple operations to the same resource at the same time, thereby over-subscribing its use. Assignment is performed in a probabilistic manner using a combination of predicate profile information and predicate analysis aimed at maximizing the benefits of over-subscription in view of the expected degree of conflict. Conflicts occur when two or more operations assigned to the same resource have their predicates evaluate to True. A predicate-aware VLIW processor pipeline detects such conflicts, recovers, and correctly executes the conflicting operations. By increasing the effective throughput of a fixed set of resources, probabilistic predicate-aware scheduling provided an average of 20% performance gain in our evaluations on a 4-issue processor, and 8% gain on a 6-issue processor.
Keywords :
parallel architectures; probabilistic logic; processor scheduling; program compilers; program diagnostics; resource allocation; VLIW processor pipeline; code transformation; predicate profile information; probabilistic predicate-aware modulo scheduling; program analysis; program execution; resource constraints; Computer architecture; Information analysis; Laboratories; Performance analysis; Performance gain; Pipelines; Processor scheduling; Runtime; Throughput; VLIW;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Code Generation and Optimization, 2004. CGO 2004. International Symposium on
Print_ISBN :
0-7695-2102-9
Type :
conf
DOI :
10.1109/CGO.2004.1281671
Filename :
1281671
Link To Document :
بازگشت