Dynamic workload balancing deques for branch and bound algorithms in the message passing interface

S Mor, N Maillard - International Journal of High …, 2011 - inderscienceonline.com
S Mor, N Maillard
International Journal of High Performance Systems Architecture, 2011inderscienceonline.com
The message passing interface (MPI) is the standard in message passing parallel
computation. MPI does not provide a canonical way to dynamically distribute run-time
generated workload evenly across all the participating computer nodes. This paper
proposes a MPI library to provide near-optimal dynamical workload balancing over branch
and bound (B&B) algorithms; B&B potentially produces huge workload unbalance during a
parallel execution. The library, named RaWSDM, provides a double ended queue (deque) …
The message passing interface (MPI) is the standard in message passing parallel computation. MPI does not provide a canonical way to dynamically distribute run-time generated workload evenly across all the participating computer nodes. This paper proposes a MPI library to provide near-optimal dynamical workload balancing over branch and bound (B&B) algorithms; B&B potentially produces huge workload unbalance during a parallel execution. The library, named RaWSDM, provides a double ended queue (deque) data structure on which the programmer may pop, process, and later, pull back some parallel tasks; an underlying efficient system scheduler is responsible for keeping the workload balanced by exchanging elements among all deques. Theoretical bounds are traced and practical experiments are performed with the unlimited knapsack problem. Results show a performance gain up to 80% (best-case scenario) against a pure MPI implementation using round-robin scheduling, with near linear speedup and memory consumption.
Inderscience Online
Showing the best result for this search. See all results