login

Unstructured tree search on SIMD parallel computers

IEEE Transactions on Parallel and Distributed SystemsPublished 1 January 1994
George Karypis, Vipin Kumar
Citations42
SJR quartileQ1
SJR score2.10
SNIP2.28

TL;DR

The analysis and experiments show that the new load balancing methods presented are highly scalable on SIMD architectures, and their scalability is shown to be no worse than that of the best load balancing schemes on MIMD architectures.

Abstract

We present new methods for load balancing of unstructured tree computations on large-scale SIMD machines, and analyze the scalability of these and other existing schemes. An efficient formulation of tree search on an SIMD machine consists of two major components: a triggering mechanism, which determines when the search space redistribution must occur to balance the search space over processors, and a scheme to redistribute the search space. We have devised a new redistribution mechanism and a new triggering mechanism. Either of these can be used in conjunction with triggering and redistribution mechanisms developed by other researchers. We analyze the scalability of these mechanisms and verify the results experimentally. The analysis and experiments show that our new load-balancing methods are highly scalable on SIMD architectures. Their scalability is shown to he no worse than that of the best load-balancing schemes on MIMD architectures. We verify our theoretical results by implementing the 15-puzzle problem on a CM-2 SIMD parallel computer.>

Keywords

Computer Science