Sciweavers

64 search results - page 1 / 13
» Improving spatial locality of programs via data mining
Sort
View
KDD
2003
ACM
162views Data Mining» more  KDD 2003»
14 years 5 months ago
Improving spatial locality of programs via data mining
In most computer systems, page fault rate is currently minimized by generic page replacement algorithms which try to model the temporal locality inherent in programs. In this pape...
Karlton Sequeira, Mohammed Javeed Zaki, Boleslaw K...
EUROPAR
1998
Springer
13 years 9 months ago
Enhancing Spatial Locality via Data Layout Optimizations
This paper aims to improve locality of references by suitably choosing array layouts. We use a new definition of spatial reuse vectors that takes into account memory layout of arra...
Mahmut T. Kandemir, Alok N. Choudhary, J. Ramanuja...
ICMCS
2008
IEEE
115views Multimedia» more  ICMCS 2008»
13 years 11 months ago
Spatial pyramid mining for logo detection in natural scenes
This work introduces a novel data mining scheme, spatial pyramid mining, to discover association rules at multiple resolutions in order to identify frequent spatial configuration...
Jim Kleban, Xing Xie, Wei-Ying Ma
LCPC
1993
Springer
13 years 8 months ago
Maximizing Loop Parallelism and Improving Data Locality via Loop Fusion and Distribution
Abstract. Loop fusion is a program transformation that merges multiple loops into one. It is e ective for reducing the synchronization overhead of parallel loops and for improving ...
Ken Kennedy, Kathryn S. McKinley
CC
2003
Springer
13 years 10 months ago
Improving Data Locality by Chunking
Cache memories were invented to decouple fast processors from slow memories. However, this decoupling is only partial, and many researchers have attempted to improve cache use by p...
Cédric Bastoul, Paul Feautrier