Sciweavers

222 search results - page 3 / 45
» Nested Loops Revisited
Sort
View
CGO
2004
IEEE
13 years 9 months ago
Single-Dimension Software Pipelining for Multi-Dimensional Loops
Traditionally, software pipelining is applied either to the innermost loop of a given loop nest or from the innermost loop to outer loops. In this paper, we propose a threestep ap...
Hongbo Rong, Zhizhong Tang, Ramaswamy Govindarajan...
IEEEPACT
1998
IEEE
13 years 10 months ago
A Matrix-Based Approach to the Global Locality Optimization Problem
Global locality analysis is a technique for improving the cache performance of a sequence of loop nests through a combination of loop and data layout optimizations. Pure loop tran...
Mahmut T. Kandemir, Alok N. Choudhary, J. Ramanuja...
INFORMATICALT
2007
127views more  INFORMATICALT 2007»
13 years 5 months ago
Composition of Loop Modules in the Structural Blanks Approach to Programming with Recurrences: A Task of Synthesis of Nested Loo
The paper presents, first, the Structural Blanks (SB) approach, then a method to compose loop programs. SB is an approach for expressing computations based on recurrence relations...
Vytautas Cyras
CASES
2004
ACM
13 years 11 months ago
General loop fusion technique for nested loops considering timing and code size
Meilin Liu, Qingfeng Zhuge, Zili Shao, Edwin Hsing...
EUC
2006
Springer
13 years 9 months ago
Loop Striping: Maximize Parallelism for Nested Loops
Chun Xue, Zili Shao, Meilin Liu, Mei Kang Qiu, Edw...