Title :
PARDA: A Fast Parallel Reuse Distance Analysis Algorithm
Author :
Niu, Qingpeng ; Dinan, James ; Lu, Qingda ; Sadayappan, P.
Author_Institution :
Ohio State Univ., Columbus, OH, USA
Abstract :
Reuse distance is a well established approach to characterizing data cache locality based on the stack histogram model. This analysis so far has been restricted to offline use due to the high cost, often several orders of magnitude larger than the execution time of the analyzed code. This paper presents the first parallel algorithm to compute accurate reuse distances by analysis of memory address traces. The algorithm uses a tunable parameter that enables faster analysis when the maximum needed reuse distance is limited by a cache size upper bound. Experimental evaluation using the SPEC CPU 2006 benchmark suite shows that, using 64 processors and a cache bound of 8 MB, it is possible to perform reuse distance analysis with full accuracy within a factor of 13 to 50 times the original execution times of the benchmarks.
Keywords :
cache storage; parallel processing; PARDA; SPEC CPU 2006 benchmark suite; cache size upper bound; data cache locality characterization; memory address trace analysis; parallel reuse distance analysis algorithm; stack histogram model; tunable parameter; Algorithm design and analysis; Analytical models; Arrays; Histograms; Optimization; Parallel algorithms; Program processors; Caching; Data Locality; LRU Stack Distance; Performance Analysis; Reuse Distance;
Conference_Titel :
Parallel & Distributed Processing Symposium (IPDPS), 2012 IEEE 26th International
Conference_Location :
Shanghai
Print_ISBN :
978-1-4673-0975-2
DOI :
10.1109/IPDPS.2012.117