Parallel prefix computation is perhaps the most frequently used subroutine in parallel algorithms today. Its time complexity on the CRCWPRAM is \Theta(lg n= lg lg n) using a polynomial number of processors, even in a randomized setting. Nevertheless, there are a number of non-trivial applications that have been shown to be solvable using only an approximate version of the prefix sums problem. In this paper we resolve the issue of approximating parallel prefix by introducing an algorithm that runs in O(lg n) time with very high probability, using n= lg n processors, which is optimal in terms of both work and running time. Our approximate prefix sums are guaranteed to come within a factor of (1 + ffl) of the values of the true sums in ...
Parallel prefix sums algorithms are one of the simplest and most useful building blocks for construc...
We show that n integers in the range 1 : : n can be sorted stably on an EREW PRAM using O(t) time an...
We present an optimal algorithm for sorting n integers in the range [1, nc ] (for any constant c) fo...
Abstract: "Experienced algorithm designers rely heavily on a set of building blocks and on the tools...
Abstract:- We are interested in solving the prefix problem of n inputs using p < n processors on ...
AbstractWe present a parallel algorithm for the prefix sums problem which runs in timeO( logn/log lo...
We establish non-trivial lower bounds for several prefix problems in the CRCW PRAM model. The chaini...
AbstractWe consider the Block PRAM model of Aggarwal et al. (in "Proceedings, First Annual ACM Sympo...
Rajasekaran and Reif considered the problem of sorting n integers, each in the range {l,..., n}, in ...
Abstract.We assume a parallel RAM model which allows both concurrent reads and concurrent writes of ...
AbstractWe present a parallel prefix algorithm which uses (2(p + 1)p (p + 1) + 2)n − 1 arithmetic an...
AbstractWe establish non-trivial lower bounds for several prefix problems in the CRCW PRAM model. Th...
Scheduling n independent jobs on m Unrelated Parallel Machines (SUM) is the problem of assigning n j...
AbstractWe study the parallel complexity of polynomial heuristics for the bin packing problem. We sh...
Conventional parallel sorting requires the $n$ input keys to be output in an array of size $n$, and ...
Parallel prefix sums algorithms are one of the simplest and most useful building blocks for construc...
We show that n integers in the range 1 : : n can be sorted stably on an EREW PRAM using O(t) time an...
We present an optimal algorithm for sorting n integers in the range [1, nc ] (for any constant c) fo...
Abstract: "Experienced algorithm designers rely heavily on a set of building blocks and on the tools...
Abstract:- We are interested in solving the prefix problem of n inputs using p < n processors on ...
AbstractWe present a parallel algorithm for the prefix sums problem which runs in timeO( logn/log lo...
We establish non-trivial lower bounds for several prefix problems in the CRCW PRAM model. The chaini...
AbstractWe consider the Block PRAM model of Aggarwal et al. (in "Proceedings, First Annual ACM Sympo...
Rajasekaran and Reif considered the problem of sorting n integers, each in the range {l,..., n}, in ...
Abstract.We assume a parallel RAM model which allows both concurrent reads and concurrent writes of ...
AbstractWe present a parallel prefix algorithm which uses (2(p + 1)p (p + 1) + 2)n − 1 arithmetic an...
AbstractWe establish non-trivial lower bounds for several prefix problems in the CRCW PRAM model. Th...
Scheduling n independent jobs on m Unrelated Parallel Machines (SUM) is the problem of assigning n j...
AbstractWe study the parallel complexity of polynomial heuristics for the bin packing problem. We sh...
Conventional parallel sorting requires the $n$ input keys to be output in an array of size $n$, and ...
Parallel prefix sums algorithms are one of the simplest and most useful building blocks for construc...
We show that n integers in the range 1 : : n can be sorted stably on an EREW PRAM using O(t) time an...
We present an optimal algorithm for sorting n integers in the range [1, nc ] (for any constant c) fo...