Title :
Parallel search in matrices with sorted columns
Author_Institution :
Dept. of Math. & Comput. Sci., Boise State Univ., ID, USA
Abstract :
In this paper we consider searching, and also ranking, in an m×n matrix with sorted columns on the EREW PRAM model. We propose a work-optimal parallel algorithm based on the technique of accelerated cascading, that runs in O(log m log log m)-time for small elements with rank k⩽m and in O(log m log log m log(k/m))-time otherwise. Then we present a sequential algorithm for multisearch in a matrix with sorted columns as a prelude to a parallel algorithm for multisearch in a matrix with sorted columns. The sequential algorithm uses ideas from the parallel technique of chaining. The parallel multisearch algorithm follows this sequential algorithm and has a nontrivial dependence not only on the ranks of the search-elements but also on the number of search-elements. Finally we show how to adapt ideas from J.L. Bentley and A.C. Yao´s (1976) paper on sequential unbounded searching to parallel searching in matrices, which surprisingly leads to an asymptotic improvement
Keywords :
parallel algorithms; sorting; EREW PRAM model; accelerated cascading; matrices; multisearch; parallel multisearch algorithm; parallel search; ranking; searching; sequential algorithm; sorted columns; work-optimal parallel algorithm; Acceleration; Computer science; Costs; Databases; Mathematical model; Mathematics; Operations research; Parallel algorithms; Phase change random access memory; Statistics;
Conference_Titel :
Parallel and Distributed Processing, 1995. Proceedings. Seventh IEEE Symposium on
Conference_Location :
San Antonio, TX
Print_ISBN :
0-81867195-5
DOI :
10.1109/SPDP.1995.530688