Cited By
View all- Bahig HDaoud S(2005)Practical integer sorting on shared memoryProceedings of the First international conference on High Performance Computing and Communications10.1007/11557654_33(271-276)Online publication date: 21-Sep-2005
We show that simulating a step of a FETCH&ADD PRAM model on an EREW PRAM model can be made as efficient as integer sorting. In particular, we present several efficient reductions of the simulation problem to various integer sorting problems. By using ...
We present a significant improvement for parallel integer sorting. On the EREW (exclusive read exclusive write) PRAM our algorithm sorts n integers in the range {0,1, . . . , m-1 } in time O(log n) with $O(n \sqrt{\frac{\log n}{k}})$ operations using ...
In this paper, we study the merging of two sorted arrays $A=(a_{1},a_{2},\ldots, a_{n_{1}})$ and $B=(b_{1},b_{2},\ldots,b_{n_{2}})$ on EREW PRAM with two restrictions: (1) The elements of two arrays are taken from the integer range [1, n ], where n = Max ( n 1 , n 2 ). (2) The elements are taken from either ...
Kluwer Academic Publishers
United States