Sciweavers

286 search results - page 25 / 58
» Cache Remapping to Improve the Performance of Tiled Algorith...
Sort
View
119
Voted
ADVIS
2000
Springer
15 years 7 months ago
Evolutionary Prefetching and Caching in an Independent Storage Units Model
Modern applications demand support for a large number of clients and require large scale storage subsystems. This paper presents a theoretical model of prefetching and caching of s...
Athena Vakali
ICS
2004
Tsinghua U.
15 years 8 months ago
Applications of storage mapping optimization to register promotion
Storage mapping optimization is a flexible approach to folding array dimensions in numerical codes. It is designed to reduce the memory footprint after a wide spectrum of loop tr...
Patrick Carribault, Albert Cohen
116
Voted
SIGMOD
2001
ACM
160views Database» more  SIGMOD 2001»
16 years 3 months ago
Adaptive Precision Setting for Cached Approximate Values
Caching approximate values instead of exact values presents an opportunity for performance gains in exchange for decreased precision. To maximize the performance improvement, cach...
Chris Olston, Boon Thau Loo, Jennifer Widom
133
Voted
ISSAC
2009
Springer
155views Mathematics» more  ISSAC 2009»
15 years 10 months ago
Parallel sparse polynomial multiplication using heaps
We present a high performance algorithm for multiplying sparse distributed polynomials using a multicore processor. Each core uses a heap of pointers to multiply parts of the poly...
Michael B. Monagan, Roman Pearce
99
Voted
CORR
2007
Springer
93views Education» more  CORR 2007»
15 years 3 months ago
Dualheap Sort Algorithm: An Inherently Parallel Generalization of Heapsort
A generalization of the heapsort algorithm is proposed. At the expense of about 50% more comparison and move operations for typical cases, the dualheap sort algorithm offers sever...
Greg Sepesi