Map
Index
Random
Help
th

Quote: algorithm for parallel merge sort with a tree of processes

topics > all references > references c-d > QuoteRef: dewiDJ_1982 , p. 214 [



Topic:
parallel algorithms

Note

from Friedland DB '82: parallel binary merge: with processor per track sort-merge 2**n sequences until 2**n >= 2*Number_of_processors. Then with a tree of processors whose leaves are the head processor, merge sequence pairs with pipelining until reach the root processor. The root processor generates the sorted sequence.


Related Topics up

Topic: parallel algorithms (15 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.