DIAPRISM Hardware Sorter — Sort a Million Records Within a Second —
@inproceedings{Azuma2000DIAPRISMHS, title={DIAPRISM Hardware Sorter — Sort a Million Records Within a Second —}, author={Shinsuke Azuma and Takao Sakuma and Tetsuya Takeo and Takaaki Ando and Ken Shirai}, year={2000} }
Mitsubishi Electric Corp. has released the DIAPRISM hardware sorter for OLAP (On-Line Analytical Processing) and data warehouse applications. It enables high-speed sorting on a commercial PC server. The sorter employs a pipeline merge sort algorithm. It consists of multiple sort processors connected linearly and necessary amount of memory for each processor. The architecture of the sort processor is capable of sorting 4GB of data at one time. The sorter has achieved Datamation benchmark record…
5 Citations
DMSort: A PennySort and Performance/Price Sort
- Computer Science
- 2001
The DMSort system is discussed, which is capable of more than double the performance of previously published results when run on the authors' system configuration.
Modular Design of High-Throughput, Low-Latency Sorting Units
- Computer ScienceIEEE Transactions on Computers
- 2013
A detailed analysis of these sorting units indicates that as the number of inputs increases their resource requirements scale linearly, their latencies scale logarithmically, and their frequencies remain almost constant.
Area Efficient Sorting Unit Using Scalable Digital
- Computer Science
- 2014
To obtain an area efficient sorting network, CAE blocks used in parallel sorting units are replaced with scalable CMOS comparators, and two popular parallel sorting algorithms are used in this paper.
Hardware Accelerated Crypto Merge Sort: MEMOCODE 2008 Design Contest
- Computer Science2008 6th ACM/IEEE International Conference on Formal Methods and Models for Co-Design
- 2008
This paper describes the hardware accelerated crypto sorter design submission for the MEMOCODE 2008 HW/SW co-design contest. The goal was to sort an encrypted database of records partitioning the…
Area Efficient Sorting Unit Using Scalable Digital CMOS Comparator
- Computer Science
- 2014
To obtain an area efficient sorting network, CAE blocks used in parallel sorting units are replaced with scalable CMOS comparators, which helps in designing high throughput and low latency sorting units.
References
SHOWING 1-5 OF 5 REFERENCES
GREO: a commercial database processor based on a pipelined hardware sorter
- Computer ScienceSIGMOD '93
- 1993
The query processing model underlying GREO architecture is presented and its architectural features are described, and the experiences on making research results an actual commercial product are reported.
High-performance sorting on networks of workstations
- Computer ScienceSIGMOD '97
- 1997
We report the performance of NOW-Sort, a collection of sorting implementations on a Network of Workstations (NOW). We find that parallel sorting on a NOW is competitive to sorting on the large-scale…
A measure of transaction processing power
- Computer Science, Economics
- 1985
These benchmarks measure the performance of diverse transaction processing systems and a standard system cost measure is stated and used to define price/performance metrics.
Millennium sort: a cluster-based application for windows NT using DCOM, river primitives and the virtual interface architecture
- Computer Science
- 1999
We present the design and results of Millennium Sort, a distributed sorting application built using three layers of technology: extensible River System primitives, the Virtual Interface Architecture…