Loading...
Please wait, while we are loading the content...
Similar Documents
Minimizing Memory Access By Improving Register Usage Through High-level Transformations
| Content Provider | Semantic Scholar |
|---|---|
| Author | Li, Shan Absar, Mohammed Javed |
| Copyright Year | 2004 |
| Abstract | Multimedia signal processing software typically have to process large amounts of data. The algorithms often involve the handling of data arrays in the form of nested loops. Experiments show that for this kind of applications data transfer (memory access) operations consume much more power than data-path operations. Our objective is to reduce memory access related power consumption by reducing the number of data transfers between processor and memory, or between a higher (closer to processor) level of memory and a memory at a lower level using source program transformation. In this paper, we propose a source-to-source transformation method to improve register usage for multi-dimensional arrays in nested loops. Significant improvement is demonstrated through some benchmark programs. |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://www.cs.pitt.edu/PARC/parc-3.pdf |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |