Sciweavers

182 search results - page 2 / 37
» The cache complexity of multithreaded cache oblivious algori...
Sort
View
CIDR
2007
144views Algorithms» more  CIDR 2007»
13 years 6 months ago
Cache-Oblivious Query Processing
We propose a radical approach to relational query processing that aims at automatically and consistently achieving a good performance on any memory hierarchy. We believe this auto...
Bingsheng He, Qiong Luo
DAGSTUHL
2004
13 years 6 months ago
04301 Abstracts Collection - Cache-Oblivious and Cache-Aware Algorithms
Lars Arge, Michael A. Bender, Erik D. Demaine, Cha...
ICALP
2010
Springer
13 years 6 months ago
Resource Oblivious Sorting on Multicores
We present a new deterministic sorting algorithm that interleaves the partitioning of a sample sort with merging. Sequentially, it sorts n elements in O(n log n) time cache-oblivi...
Richard Cole, Vijaya Ramachandran
ICCD
2004
IEEE
126views Hardware» more  ICCD 2004»
14 years 1 months ago
Implementation of Fine-Grained Cache Monitoring for Improved SMT Scheduling
Simultaneous Multithreading (SMT) is emerging as an effective microarchitecture model to increase the utilization of resources in modern super-scalar processors. However, co-sched...
Joshua L. Kihm, Daniel A. Connors
SPAA
2009
ACM
14 years 2 months ago
Brief announcement: low depth cache-oblivious sorting
Cache-oblivious algorithms have the advantage of achieving good sequential cache complexity across all levels of a multi-level cache hierarchy, regardless of the specifics (cache...
Guy E. Blelloch, Phillip B. Gibbons, Harsha Vardha...