@inproceedings{4edc889d53084896935814a26fd7f974,
title = "Load balancing n-body simulations with highly non-uniform density",
abstract = "N-body methods simulate the evolution of systems of particles (or bodies). They are critical for scientific research in fields as diverse as molecular dynamics, astrophysics, and material science. Most load balancing techniques for N-body methods use particle count to approximate computational work. This approximation is inaccurate, especially for systems with high density variation, because work in an N-body simulation is proportional to the particle density, not the particle count. In this paper, we demonstrate that existing techniques do not perform well at scale when particle density is highly non-uniform, and we propose a load balance technique that efficiently assigns load in terms of interactions instead of particles. We use adaptive sampling to create an even work distribution more amenable to partitioning, and to reduce partitioning overhead. We implement and evaluate our approach on a Barnes-Hut algorithm and a large-scale dislocation dynamics application, ParaDiS. Our method achieves up to 26% improvement in overall performance of Barnes-Hut and 18% in ParaDiS.",
keywords = "load balance, parallel algorithm, performance, simulation",
author = "Olga Pearce and Todd Gamblin and {De Supinski}, {Bronis R.} and Tom Arsenlis and Amato, {Nancy M.}",
year = "2014",
doi = "10.1145/2597652.2597659",
language = "English (US)",
isbn = "9781450326421",
series = "Proceedings of the International Conference on Supercomputing",
publisher = "Association for Computing Machinery",
pages = "113--122",
booktitle = "ICS 2014 - Proceedings of the 28th ACM International Conference on Supercomputing",
address = "United States",
note = "28th ACM International Conference on Supercomputing, ICS 2014 ; Conference date: 10-06-2014 Through 13-06-2014",
}