Sciweavers

7648 search results - page 1 / 1530
» A Data Locality Optimizing Algorithm
Sort
View
LCPC
1998
Springer
13 years 10 months ago
A Loop Transformation Algorithm Based on Explicit Data Layout Representation for Optimizing Locality
We present a cache locality optimization technique that can optimize a loop nest even if the arrays referenced have different layouts in memory. Such a capability is required for a...
Mahmut T. Kandemir, J. Ramanujam, Alok N. Choudhar...
PLDI
1991
ACM
13 years 9 months ago
A Data Locality Optimizing Algorithm
Michael E. Wolf, Monica S. Lam
ICPADS
2006
IEEE
13 years 11 months ago
Optimal Placement of Replicas in Data Grid Environments with Locality Assurance
Data replications is a typical strategy for increasing access performance and data availability in Data Grid systems. Current work on data replication in Grid systems focuses on i...
Yi-Fang Lin, Pangfeng Liu, Jan-Jan Wu
PLDI
1993
ACM
13 years 9 months ago
Global Optimizations for Parallelism and Locality on Scalable Parallel Machines
Data locality is critical to achievinghigh performance on large-scale parallel machines. Non-local data accesses result in communication that can greatly impact performance. Thus ...
Jennifer-Ann M. Anderson, Monica S. Lam
ASPLOS
1994
ACM
13 years 10 months ago
Compiler Optimizations for Improving Data Locality
In the past decade, processor speed has become significantly faster than memory speed. Small, fast cache memories are designed to overcome this discrepancy, but they are only effe...
Steve Carr, Kathryn S. McKinley, Chau-Wen Tseng