DocumentCode
3237608
Title
Improving Fine-Grained Irregular Shared-Memory Benchmarks by Data Reordering
Author
Hu, Y. Charlie ; Cox, Alan ; Zwaenepoel, Willy
Author_Institution
Rice University
fYear
2000
fDate
04-10 Nov. 2000
Firstpage
33
Lastpage
33
Abstract
We demonstrate that data reordering can substantially improve the performance of fine-grained irregular shared-memory benchmarks, on both hardware and software shared-memory systems. In particular, we evaluate two distinct data reordering techniques that seek to co-locate in memory objects that are in close proximity in the physical system modeled by the computation. The effects of these techniques are increased spatial locality and reduced false sharing. We evaluate the effectiveness of the data reordering techniques on a set of five irregular applications from SPLASH-2 and Chaos. We implement both techniques in a small library, allowing us to enable them in an application by adding less than 10 lines of code. Our results on one hardware and two software shared-memory systems show that, with data reordering during initialization, the performance of these applications is improved by 12%-99% on the Origin 2000, 30%-366% on TreadMarks, and 14%-269% on HLRC.
Keywords
Application software; Automatic logic units; Chaos; Computational modeling; Computer architecture; Computer science; Hardware; Software libraries; Software performance; Software systems;
fLanguage
English
Publisher
ieee
Conference_Titel
Supercomputing, ACM/IEEE 2000 Conference
ISSN
1063-9535
Print_ISBN
0-7803-9802-5
Type
conf
DOI
10.1109/SC.2000.10009
Filename
1592746
Link To Document