Sciweavers

60 search results - page 1 / 12
» Multithreaded Architectures and The Sort Benchmark
Sort
View
DAMON
2005
Springer
13 years 11 months ago
Multithreaded Architectures and The Sort Benchmark
Philip Garcia, Henry F. Korth
TJS
2010
145views more  TJS 2010»
13 years 10 days ago
Analyzing and enhancing the parallel sort operation on multithreaded architectures
The Sort operation is a core part of many critical applications. Despite the large efforts to parallelize it, the fact that it suffers from high data-dependencies vastly limits it...
Layali K. Rashid, Wessam Hassanein, Moustafa A. Ha...
ARCS
2008
Springer
13 years 7 months ago
Hybrid Parallel Sort on the Cell Processor
: Sorting large data sets has always been an important application, and hence has been one of the benchmark applications on new parallel architectures. We present a parallel sortin...
Jörg Keller, Christoph W. Kessler, Kalle K&ou...
IEEEPACT
2008
IEEE
14 years 1 days ago
The PARSEC benchmark suite: characterization and architectural implications
This paper presents and characterizes the Princeton Application Repository for Shared-Memory Computers (PARSEC), a benchmark suite for studies of Chip-Multiprocessors (CMPs). Prev...
Christian Bienia, Sanjeev Kumar, Jaswinder Pal Sin...
PVLDB
2008
123views more  PVLDB 2008»
13 years 5 months ago
Efficient implementation of sorting on multi-core SIMD CPU architecture
Sorting a list of input numbers is one of the most fundamental problems in the field of computer science in general and high-throughput database applications in particular. Althou...
Jatin Chhugani, Anthony D. Nguyen, Victor W. Lee, ...