Title :
Concatenated parallelism: a technique for efficient parallel divide and conquer
Author :
Goil, Sanjay ; Alaru, S. ; Ranka, Sanjay
Author_Institution :
EECS Dept., Syracuse Univ., NY, USA
Abstract :
Efficient divide and conquer algorithms can be mapped to a parallel computer using either task parallelism or data parallelism. The former involves significant data movement and the latter can lead to severe load imbalances. A new strategy is proposed, which the authors call concatenated parallelism, for efficient parallel solution of problems resulting in divide and conquer trees. Their strategy is useful when the communication time due to data movement in distributing the subproblems is significant in comparison to the time required for subdivision
Keywords :
communication complexity; divide and conquer methods; parallel algorithms; parallel machines; processor scheduling; communication time; concatenated parallelism; data movement; data parallelism; divide and conquer trees; efficient divide and conquer algorithms; parallel computer; subdivision time; subproblem distribution; task parallelism; Concatenated codes; Concurrent computing; Costs; Parallel algorithms; Parallel processing; Processor scheduling;
Conference_Titel :
Parallel and Distributed Processing, 1996., Eighth IEEE Symposium on
Conference_Location :
New Orleans, LA
Print_ISBN :
0-8186-7683-3
DOI :
10.1109/SPDP.1996.570373