DocumentCode
2845995
Title
Stream register files with indexed access
Author
Jayasena, Nuwan ; Erez, Mattan ; Ahn, Jung Ho ; Dally, William J.
Author_Institution
Comput. Syst. Lab., Stanford Univ., CA, USA
fYear
2004
fDate
14-18 Feb. 2004
Firstpage
60
Lastpage
72
Abstract
Many current programmable architecture designed to exploit data parallelism require computation to be structured to operate on sequentially accessed vectors or streams of data. Applications with less regular data access patterns perform sub-optimally on such architectures. We present a register file for streams (SRF) that allows arbitrary, indexed accesses. Compared to sequential SRF access, indexed access captures more temporal locality, reduces data replication in the SRF, and provides efficient support for certain types of complex access patterns. Our simulations show that indexed SRF access provides speedups of 1.03x to 4.1x and memory bandwidth reductions of up to 95% over sequential SRF access for a set of benchmarks representative of data-parallel applications with irregular accesses. Indexed SRF access also provides greater speedups than caches for a number of application classes despite significantly lower hardware costs. The area overhead of our indexed SRF implementation is 11%-22% over a sequentially accessed SRF, which corresponds to a modest 1.5%-3% increase in the total die area of a typical stream processor.
Keywords
data structures; parallel architectures; storage allocation; data access pattern; data parallelism; indexed SRF access; programmable architecture; stream processor; stream register file; vector processor; Application software; Bandwidth; Computer architecture; Concurrent computing; Cryptography; Delay; Graphics; Microprocessors; Parallel processing; Registers;
fLanguage
English
Publisher
ieee
Conference_Titel
Software, IEE Proceedings-
ISSN
1530-0897
Print_ISBN
0-7695-2053-7
Type
conf
DOI
10.1109/HPCA.2004.10007
Filename
1410065
Link To Document