|
eCommons@Cornell >
Faculty of Computing and Information Science >
Center for Advance Computing >
Cornell Theory Center Technical Reports >
Please use this identifier to cite or link to this item:
http://hdl.handle.net/1813/5445
| Title: | Access Normalization: Loop Restructuring for NUMA Compilers |
| Authors: | Li, Wei Pingali, Keshav |
| Keywords: | theory center |
| Issue Date: | Jul-1992 |
| Publisher: | Cornell University |
| Citation: | http://techreports.library.cornell.edu:8081/Dienst/UI/1.0/Display/cul.tc/92-099 |
| Abstract: | A common feature of many scalable parallel machines is non-uniform memory access - a processor can access data in its local memory ten to a thousand times faster than it can access local data. In addition, when a number of remote accesses must be made, it is usually more efficient to use block transfers of data rather than to use many small messages. To run well on such machines, software must exploit these features. We believe it is too onerous for a programmer to do this by hand, so we have been exploring the use of restructuring compiler technology for this purpose. In this paper, we start with a language like FORTRAN-D with user-specified data distributions and develop a systematic loop transformation strategy called access normalization that restructures loop nests to exploit both locality and block transfers whenever possible. We demonstrate the power of our techniques using routines from the BLAS (Basic Linear Algebra Subprograms) library. Our loop transformation strategy is expressed in the framework of invertible matrcies and integer lattice theory, and it is an important generalization of Banerjee's framework of unimodular matrices. |
| URI: | http://hdl.handle.net/1813/5445 |
| Appears in Collections: | Cornell Theory Center Technical Reports
|
Items in eCommons are protected by copyright, with all rights reserved, unless otherwise indicated.
|