Abstract
Load balancing strategies for hybrid solvers that involve grid based partial differential equation solution coupled with particle tracking are presented in this paper. A typical Message Passing Interface (MPI) based parallelization of grid based solves are done using a spatial domain decomposition while particle tracking is primarily done using either of the two techniques. One of the techniques is to distribute the particles to MPI ranks to whose grid they belong to while the other is to share the particles equally among all ranks, irrespective of their spatial location. The former technique provides spatial locality for field interpolation but cannot assure load balance in terms of number of particles, which is achieved by the latter. The two techniques are compared for a case of particle tracking in a homogeneous isotropic turbulence box as well as a turbulent jet case. A strong scaling study is performed to more than 32,000 cores, which results in particle densities representative of anticipated exascale machines. The use of alternative implementations of MPI collectives and efficient load equalization strategies are studied to reduce data communication overheads.
Original language | American English |
---|---|
Pages (from-to) | 1-21 |
Number of pages | 21 |
Journal | Parallel Computing |
Volume | 52 |
DOIs | |
State | Published - 1 Feb 2016 |
NREL Publication Number
- NREL/JA-2C00-65414
Keywords
- Exascale simulations
- Lagrangian particle tracking
- Load balancing
- Particle in cell