Sciweavers

21 search results - page 1 / 5
» Cache-Oblivious Algorithms
Sort
View
SPAA
2006
ACM
13 years 11 months ago
The cache complexity of multithreaded cache oblivious algorithms
We present a technique for analyzing the number of cache misses incurred by multithreaded cache oblivious algorithms on an idealized parallel machine in which each processor has a...
Matteo Frigo, Volker Strumpen
ICS
2005
Tsinghua U.
13 years 10 months ago
Cache oblivious stencil computations
We present a cache oblivious algorithm for stencil computations, which arise for example in finite-difference methods. Our algorithm applies to arbitrary stencils in n-dimension...
Matteo Frigo, Volker Strumpen
ICCS
2004
Springer
13 years 10 months ago
Cache Oblivious Matrix Transposition: Simulation and Experiment
A cache oblivious matrix transposition algorithm is implemented and analyzed using simulation and hardware performance counters. Contrary to its name, the cache oblivious matrix tr...
D. Tsifakis, Alistair P. Rendell, Peter E. Strazdi...
SWAT
2004
Springer
95views Algorithms» more  SWAT 2004»
13 years 10 months ago
Cache-Oblivious Algorithms and Data Structures
Gerth Stølting Brodal
CIAC
2003
Springer
113views Algorithms» more  CIAC 2003»
13 years 10 months ago
Cache-Oblivious Algorithms
Charles E. Leiserson