Sciweavers

PVM
2010
Springer

Load Balancing for Regular Meshes on SMPs with MPI

13 years 2 months ago
Load Balancing for Regular Meshes on SMPs with MPI
Abstract. Domain decomposition for regular meshes on parallel computers has traditionally been performed by attempting to exactly partition the work among the available processors (now cores). However, these strategies often do not consider the inherent system noise which can hinder MPI application scalability to emerging peta-scale machines with 10000+ nodes. In this work, we suggest a solution that uses a tunable hybrid static/dynamic scheduling strategy that can be incorporated into current MPI implementations of mesh codes. By applying this strategy to a 3D jacobi algorithm, we achieve performance gains of at least 16% for 64 SMP nodes.
Vivek Kale, William Gropp
Added 14 Feb 2011
Updated 14 Feb 2011
Type Journal
Year 2010
Where PVM
Authors Vivek Kale, William Gropp
Comments (0)