DocumentCode :
1525418
Title :
Data relation vectors: a new abstraction for data optimizations
Author :
Kandemir, M. ; Ramanujam, J.
Author_Institution :
Dept. of Comput. Sci. & Eng., Pennsylvania State Univ., University Park, PA, USA
Volume :
50
Issue :
8
fYear :
2001
Firstpage :
798
Lastpage :
810
Abstract :
We present an abstraction, called data relation vectors, to improve the data access characteristics and memory layouts in regular computations. The key idea is to define a relation between the data elements accessed by close-by iterations and use this relation to guide to a number of optimizations for array-based computations. The specific optimizations studied in this paper include enhancing group-spatial and self-spatial reuses and improving intratile and intertile data reuses. In addition, this abstraction works well with other known abstractions such as data reuse vectors. We also present a unified scheme for optimizing the memory performance of programs using this new abstraction in conjunction with reuse vectors. The data relation vector abstraction has been implemented in the SUIF compilation framework and has been tested using a set of 12 benchmarks from image processing and scientific computation domains. Preliminary results on a superscalar processor show that it is successful in reducing compilation time and outperforms two previously proposed techniques, one that uses only loop transformations and one that uses both loop and data transformations. Our experiments also show that the proposed abstraction helps one to select good data tile shapes which can subsequently be used to determine iteration space tiles.
Keywords :
data structures; optimising compilers; SUIF compilation framework; abstraction; array-based computations; data access characteristics; data optimizations; data relation vectors; data reuses; image processing; iteration space tiles; loop transformations; memory layouts; memory performance; scientific computation; self-spatial reuses; superscalar processor; Benchmark testing; Data structures; Image processing; Multidimensional systems; Optimizing compilers; Random access memory; Shape; Vectors;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/12.947000
Filename :
947000
Link To Document :
بازگشت