External memory sort has been widely accepted as an overall benchmark to evaluate the processing performance of computers. Lots of algorithms have been developed to sort large scalable data in different environments. The bottlenecks of external memory sort are the I/O operation and communication cost. In this paper, we adapted HPVM MinuteSort[4], and borrowed the THsort[5] idea to develop our external memory sort algorithm, which minimizes the I/O and communication costs. We hope that we will get better performance than other algorithms.
Many embedded systems applications involve storing and querying large datasets. Existing research in...
http://www.inderscience.com/browse/index.php?journalID=61&year=2005&vol=3&issue=2/3The paper address...
This paper presents an external sorting algorithm using linear-time in-place merging and without any...
[[abstract]]This paper presents an optimal external sorting algorithm for two-level memory model. ...
Classical algorithms for sorting in internal memory were designed with an assumption, that the memor...
Sorting is a memory intensive operation whose performance is greatly affected by the amount of memor...
Interactive data analysis is often conveniently done on personal computers that have limited memory....
A versatile variant of Heapsort, adapted for external disk sorting, is presented. On a single proces...
Data sets in large applications are often too massive to fit completely inside the computer’s intern...
Abstract:- Like other external sorting algorithms, the presented algorithm is a two step algorithm i...
Like other external sorting algorithms, the presented algorithm is a two step algorithm including in...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
Many embedded systems applications involve storing and querying large datasets. Existing research in...
In this paper we present a paradigm for solving external-memory problems, and illustrate it by algor...
. Data sets in large applications are often too massive to fit completely inside the computer's...
Many embedded systems applications involve storing and querying large datasets. Existing research in...
http://www.inderscience.com/browse/index.php?journalID=61&year=2005&vol=3&issue=2/3The paper address...
This paper presents an external sorting algorithm using linear-time in-place merging and without any...
[[abstract]]This paper presents an optimal external sorting algorithm for two-level memory model. ...
Classical algorithms for sorting in internal memory were designed with an assumption, that the memor...
Sorting is a memory intensive operation whose performance is greatly affected by the amount of memor...
Interactive data analysis is often conveniently done on personal computers that have limited memory....
A versatile variant of Heapsort, adapted for external disk sorting, is presented. On a single proces...
Data sets in large applications are often too massive to fit completely inside the computer’s intern...
Abstract:- Like other external sorting algorithms, the presented algorithm is a two step algorithm i...
Like other external sorting algorithms, the presented algorithm is a two step algorithm including in...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
Many embedded systems applications involve storing and querying large datasets. Existing research in...
In this paper we present a paradigm for solving external-memory problems, and illustrate it by algor...
. Data sets in large applications are often too massive to fit completely inside the computer's...
Many embedded systems applications involve storing and querying large datasets. Existing research in...
http://www.inderscience.com/browse/index.php?journalID=61&year=2005&vol=3&issue=2/3The paper address...
This paper presents an external sorting algorithm using linear-time in-place merging and without any...