DocumentCode :
3359685
Title :
Pinpointing and Exploiting Opportunities for Enhancing Data Reuse
Author :
Marin, Gabriel ; Mellor-Crummey, John
Author_Institution :
Dept. of Comput. Sci., Rice Univ., Houston, TX
fYear :
2008
fDate :
20-22 April 2008
Firstpage :
115
Lastpage :
126
Abstract :
The potential for improving the performance of data-intensive scientific programs by enhancing data reuse in cache is substantial because CPUs are significantly faster than memory. Traditional performance tools typically collect or simulate cache miss counts or rates and attribute them at the function level. While such information identifies program scopes that exhibit a large cache miss rate, it is often insufficient to diagnose the causes for poor data locality and to identify what program transformations would improve memory hierarchy utilization. This paper describes an approach that uses memory reuse distance to identify an application´s most significant memory access patterns causing cache misses and provide insight into ways of improving data reuse. Unlike previous approaches, our tool combines (1) analysis and instrumentation of fully optimized binaries, (2) online analysisof reuse patterns, (3) fine-grain attribution of measurements and models to statements, loops and variables, and (4) static analysis of access patterns to quantify spatial reuse. We demonstrate the effectiveness of our approach for understanding reuse patterns in two scientific codes: one for simulating neutron transport and a second for simulating turbulent transport in burning plasmas. Our tools pinpointed opportunities for enhancing data reuse. Using this feedback as a guide, we transformed the codes, reducing their misses at various levels of the memory hierarchy by integer factors and reducing their execution time by as much as 60% and 33%, respectively.
Keywords :
software reusability; systems analysis; data reuse; data-intensive scientific programs; memory hierarchy utilization; online analysis; Computational modeling; Computer science; Instruments; Management training; Memory management; Neutrons; Pattern analysis; Plasma measurements; Plasma simulation; Plasma transport processes;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Performance Analysis of Systems and software, 2008. ISPASS 2008. IEEE International Symposium on
Conference_Location :
Austin, TX
Print_ISBN :
978-1-4244-2232-6
Electronic_ISBN :
978-1-4244-2233-3
Type :
conf
DOI :
10.1109/ISPASS.2008.4510744
Filename :
4510744
Link To Document :
بازگشت