Title :
Loop Re-Ordering and Pre-Fetching at Run-time
Author :
Vajracharya, Suvas ; Grunwald, Dirk
Author_Institution :
University of Colorado
Abstract :
The order in which loop iterations are executed can have a large impact on the number of cache misses that an applications takes. A new loop order that preserves the semantics of the old order but has a better cache data re-use, improves the performance of that application. Several compiler techniques exist to transform loops such that the order of iterations reduces cache misses. We introduce a run-time method to determine the order based on a dependence-driven execution. In a dependence-driven execution, an execution traverses the iteration space by following the dependence arcs between the iterations.
Keywords :
Application software; Computer science; Delay; Hazards; Logic; Microprocessors; Process control; Random access memory; Runtime; Systolic arrays;
Conference_Titel :
Supercomputing, ACM/IEEE 1997 Conference
Print_ISBN :
0-89791-985-8
DOI :
10.1109/SC.1997.10031