Title :
Time-space optimal parallel set operations
Author :
Guan, Xiaojun ; Langston, Michael A.
Author_Institution :
Dept. of Comput. Sci., Washington State Univ., Pullman, WA, USA
Abstract :
The authors present parallel algorithms for the elementary binary set operations that, given an EREW PRAM (exclusive-read, exclusive-write parallel random-access memory) with k processors, operate on two sorted lists of total length n in O(n/k+log n) time and O(k) extra space, and are thus time-space optimal for any fixed value of k⩽n/(log n). Moreover, the methods are completely general in that they are stable (records with identical keys retain their original relative order), they do not modify records (even temporarily) as they execute, and they require no information other than a record´s key
Keywords :
parallel algorithms; storage management; EREW PRAM; parallel algorithms; sorted lists; time space optimal parallel set operations; time-space optimal; Algorithm design and analysis; Computer science; Concurrent computing; Contracts; Database systems; Memory management; Optimization methods; Parallel algorithms; Phase change random access memory; Real time systems;
Conference_Titel :
Databases, Parallel Architectures and Their Applications,. PARBASE-90, International Conference on
Conference_Location :
Miami Beach, FL
Print_ISBN :
0-8186-2035-8
DOI :
10.1109/PARBSE.1990.77137