Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Static and dynamic locality optimizations using integer linear programming
Kandemir M., Banerjee P., Choudhary A., Ramanujam J., Ayguadé E. IEEE Transactions on Parallel and Distributed Systems12 (9):922-941,2001.Type:Article
Date Reviewed: Jun 11 2002

Previous work, for example Cierniak and Li [1], established that jointly permuting the dimensions of arrays and the loops of loop nests can achieve significant performance gains over either kind of transformation alone, or even the two consecutively. In this case, compilation units may also be small enough to render practical a brute force search for the optimal transformation.

One contribution of this paper is to provide additional evidence in support of these findings. The authors present experimental results from a dozen programs (or kernels) on one and eight processors of an Origin 2000 server. Importantly, they show their transformations’ benefits when used in combination with the control transformations performed by the production compiler. Viewed as a source of additional experimental confirmation for prior claims, the paper can be judged a success; it should go a long way towards dispelling any doubts about the fruitfulness of combining control and data transformations.

Unfortunately, the authors see the paper’s major contribution elsewhere, in the technique they have developed to search for the optimal transformation. This technique embeds the set of arrays into an arbitrary sequence. This arbitrary sequence is then used to produce an integer linear programming (ILP) formulation of the problem that has far more variables and constraints than would otherwise have been needed, by considering overlapping pairs of consecutive arrays rather than individual arrays. If this has any purpose, other than to artificially inflate the number of variables and constraints the ILP solver is faced with, the authors do not make it clear.

Reviewer:  Max Hailperin Review #: CR126149 (0208-0447)
1) Cierniak, M.; Li, W. Unifying Data and Control Transformations for Distributed Shared Memory Machines. In Proceedings of the ACM SIGPLAN'95 Conference on Programming Language Design and Implementation (PLDI) (La Jolla, California, June 18-21, 1995), ACM Press, New York, 1995, 205–217.
Bookmark and Share
 
Optimization (D.3.4 ... )
 
 
Compilers (D.3.4 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Optimization": Date
Finite constants
Steffen B., Knoop J. Theoretical Computer Science 80(2): 303-318, 1991. Type: Article
May 1 1992
Optimizing schemes for structured programming language processors
Tsuji T., Ellis Horwood, Upper Saddle River, NJ, 1990. Type: Book (9780138551230)
Apr 1 1992
Optimizing compilers for parallel computers (videotape)
Allen F., University Video Communications, Stanford, CA, 1991. Type: Book
Aug 1 1993
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy