Load Balancing in Parallel Computers : Theory and Practice - Chengzhong Xu

Load Balancing in Parallel Computers

Theory and Practice

By: Chengzhong Xu, Chenzhong Xu, Xu Chenzhong Xu

Hardcover | 30 November 1996

At a Glance

Hardcover


$410.22

or 4 interest-free payments of $102.56 with

 or 

Aims to ship in 7 to 10 business days

When will this arrive by?
Enter delivery postcode to estimate

Load Balancing in Parallel Computers: Theory and Practice is about the essential software technique of load balancing in distributed memory message-passing parallel computers, also called multicomputers. Each processor has its own address space and has to communicate with other processors by message passing. In general, a direct, point-to-point interconnection network is used for the communications. Many commercial parallel computers are of this class, including the Intel Paragon, the Thinking Machine CM-5, and the IBM SP2.
Load Balancing in Parallel Computers: Theory and Practice presents a comprehensive treatment of the subject using rigorous mathematical analyses and practical implementations. The focus is on nearest-neighbor load balancing methods in which every processor at every step is restricted to balancing its workload with its direct neighbours only. Nearest-neighbor methods are iterative in nature because a global balanced state can be reached through processors' successive local operations. Since nearest-neighbor methods have a relatively relaxed requirement for the spread of local load information across the system, they are flexible in terms of allowing one to control the balancing quality, effective for preserving communication locality, and can be easily scaled in parallel computers with a direct communication network.
Load Balancing in Parallel Computers: Theory and Practice serves as an excellent reference source and may be used as a text for advanced courses on the subject.

Other Editions and Formats

Paperback

Published: 6th May 2013

More in Parallel Processing

Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Top-Down Network Design : 3rd edition - Priscilla Oppenheimer

RRP $117.95

$81.75

31%
OFF
Rust Atomics and Locks : Low-Level Concurrency in Practice - Mara Bos
Site Reliability Engineering : How Google Runs Production Systems - Betsy Beyer
Effective Rust : 35 Specific Ways to Improve Your Rust Code - David Drysdale
Scaling Python with Dask : From Data Science to Machine Learning - Holden Karau
Async Rust : Unleashing the Power of Fearless Concurrency - Caroline Morton