In this paper, we present a parallel sorting algorithm using the technique of multi-way merge. This algorithm, when implemented on a t dimensional mesh having n(t) nodes (t \u3e 2), sorts n(t) elements in O((t(2) - 3t + 2) n) time, thus offering a better order of time complexity than the [((t(2) - t)n log n)/2 + O(nt)]- time algorithm of P, F. Corbett and I. D. Scherson (1992, IEEE Trans. Parallel Distrib. Systems 3, 626 632). Further, the proposed algorithm can also be implemented on a Multi-Mesh network (1999, D. Das, M. De, and B. P. Sinha. IEEE Trans. Comput. 48, 536-551) to sort N elements in 54N(1/4) + o(N-1/4) steps, which shows an improvement over 58N(1/4) + o(N-1/4) steps needed by the algorithm in (1997, M.De, D.Das: M.Ghosh, and ...
Given an array with n elements, we want to rearrange them in ascending order. Sorting algorithms suc...
Abstract. Merge sort is useful in sorting a great number of data pro-gressively, especially when the...
AbstractA variety of models have been proposed for the study of synchronous parallel computation. Th...
In this paper, we present a parallel sorting algorithm using the technique of multi-way merge. This ...
In this paper, we present a parallel sorting algorithm using the technique of multi-way merge. This ...
. We present sorting algorithms on the recently introduced multi-mesh, a network consisting of n 2 ...
In this paper, we propose a taxonomy of parallel sorting that includes a broad range of array and f...
An algorithm is presented to merge two subfiles of size n/2 each, stored in the left and the right h...
In hardware such as FPGAs, Kenneth Batcher’s Odd-Even Merge Sort and Bitonic Merge Sort are t...
[[abstract]]Previous research work on parallel sorting and merging is reviewed. The topics covered i...
Sorting is a fundamental problem with applications in all areas of computer science and engineering....
Abstract. We give a parallel implementation of merge sort on a CREW PRAM that uses n processors and ...
Two algorithms for sorting n! numbers on an n-star interconnection network are described. Both algor...
The gradual refinement of a general approach to two-dimensional sorting, the shear-sort algorithm, t...
(eng) Cole presented a parallel merge sort for the PRAM model that performs in log n parallel steps ...
Given an array with n elements, we want to rearrange them in ascending order. Sorting algorithms suc...
Abstract. Merge sort is useful in sorting a great number of data pro-gressively, especially when the...
AbstractA variety of models have been proposed for the study of synchronous parallel computation. Th...
In this paper, we present a parallel sorting algorithm using the technique of multi-way merge. This ...
In this paper, we present a parallel sorting algorithm using the technique of multi-way merge. This ...
. We present sorting algorithms on the recently introduced multi-mesh, a network consisting of n 2 ...
In this paper, we propose a taxonomy of parallel sorting that includes a broad range of array and f...
An algorithm is presented to merge two subfiles of size n/2 each, stored in the left and the right h...
In hardware such as FPGAs, Kenneth Batcher’s Odd-Even Merge Sort and Bitonic Merge Sort are t...
[[abstract]]Previous research work on parallel sorting and merging is reviewed. The topics covered i...
Sorting is a fundamental problem with applications in all areas of computer science and engineering....
Abstract. We give a parallel implementation of merge sort on a CREW PRAM that uses n processors and ...
Two algorithms for sorting n! numbers on an n-star interconnection network are described. Both algor...
The gradual refinement of a general approach to two-dimensional sorting, the shear-sort algorithm, t...
(eng) Cole presented a parallel merge sort for the PRAM model that performs in log n parallel steps ...
Given an array with n elements, we want to rearrange them in ascending order. Sorting algorithms suc...
Abstract. Merge sort is useful in sorting a great number of data pro-gressively, especially when the...
AbstractA variety of models have been proposed for the study of synchronous parallel computation. Th...