Sciweavers

456 search results - page 24 / 92
» Compiler Optimizations for Improving Data Locality
Sort
View
MICRO
1997
IEEE
128views Hardware» more  MICRO 1997»
15 years 1 months ago
Run-Time Spatial Locality Detection and Optimization
As the disparity between processor and main memory performance grows, the number of execution cycles spent waiting for memory accesses to complete also increases. As a result, lat...
Teresa L. Johnson, Matthew C. Merten, Wen-mei W. H...
73
Voted
LCPC
1998
Springer
15 years 1 months ago
Copy Elimination for Parallelizing Compilers
Techniques for aggressive optimization and parallelization of applications can have the side-effect of introducing copy instructions, register-to-register move instructions, into t...
David J. Kolson, Alexandru Nicolau, Nikil D. Dutt
ICPP
1995
IEEE
15 years 1 months ago
Fusion of Loops for Parallelism and Locality
Loop fusion improves data locality and reduces synchronization in data-parallel applications. However, loop fusion is not always legal. Even when legal, fusion may introduce loop-...
Naraig Manjikian, Tarek S. Abdelrahman
ICONIP
2008
14 years 11 months ago
Improved Sparse Bump Modeling for Electrophysiological Data
Bump modeling is a method used to extract oscillatory bursts in electrophysiological signals, who are most likely to be representative of local synchronies. In this paper we presen...
François B. Vialatte, Justin Dauwels, Jordi...
ISLPED
2005
ACM
86views Hardware» more  ISLPED 2005»
15 years 3 months ago
An evaluation of code and data optimizations in the context of disk power reduction
Disk power management is becoming increasingly important in high-end server and cluster type of environments that execute dataintensive applications. While hardware-only approache...
Mahmut T. Kandemir, Seung Woo Son, Guangyu Chen