Sciweavers

CODES
2004
IEEE

Optimizing the memory bandwidth with loop fusion

13 years 8 months ago
Optimizing the memory bandwidth with loop fusion
The memory bandwidth largely determines the performance and energy cost of embedded systems. At the compiler level, several techniques improve the memory bandwidth at the scope of a basic block, but often fail to exploit all. We propose a technique to optimize the memory bandwidth across the boundaries of a basic block. Our technique incrementally fuses loops to better use the available bandwidth. The resulting performance depends on how the data is assigned to the memories of the memory layer. At the same time, the assignment also strongly influences the energy cost. Therefore, we combine in our approach the fusion and assignment decisions. Designers can use our output to trade-off the energy cost with the system's performance. Categories and Subject Descriptors: B.3 HardwareMemory strutures[Scratchpad memories] D.3.4 SoftwareProgramming languages[Optimisation] General Terms: Algorithms, Performance, Design
Paul Marchal, José Ignacio Gómez, Fr
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2004
Where CODES
Authors Paul Marchal, José Ignacio Gómez, Francky Catthoor
Comments (0)