Sciweavers

241 search results - page 2 / 49
» Advanced Loop Optimizations for Parallel Computers
Sort
View
ISPAN
1997
IEEE
13 years 10 months ago
A method for estimating optimal unrolling times for nested loops
Loop unrolling is one of the most promising parallelization techniques, because the nature of programs causes most of the processing time to be spent in their loops. Unrolling not...
Akira Koseki, Hideaki Komatsu, Yoshiaki Fukazawa
IPPS
2000
IEEE
13 years 10 months ago
Advanced Data Layout Optimization for Multimedia Applications
Chidamber Kulkarni, Francky Catthoor, Hugo De Man
IPPS
2010
IEEE
13 years 4 months ago
Optimal loop unrolling for GPGPU programs
Giridhar Sreenivasa Murthy, Mahesh Ravishankar, Mu...
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...