Sciweavers

IPPS
2003
IEEE

Load-Balancing Scatter Operations for Grid Computing

13 years 9 months ago
Load-Balancing Scatter Operations for Grid Computing
We present solutions to statically load-balance scatter operations in parallel codes run on Grids. Our loadbalancing strategy is based on the modification of the data distributions used in scatter operations. We need to modify the user source code, but we want to keep the code as close as possible to the original. Hence, we study the replacement of scatter operations with a parameterized scatter, allowing a custom distribution of data. The paper presents: 1) a general algorithm which finds an optimal distribution of data across processors; 2) a quicker guaranteed heuristic relying on hypotheses on communications and computations; 3) a policy on the ordering of the processors. Experimental results with an MPI scientific code of seismic tomography illustrate the benefits obtained from our load-balancing.
Stéphane Genaud, Arnaud Giersch, Fré
Added 04 Jul 2010
Updated 04 Jul 2010
Type Conference
Year 2003
Where IPPS
Authors Stéphane Genaud, Arnaud Giersch, Frédéric Vivien
Comments (0)