Parallelization algorithms for three-body interactions in Molecular Dynamics simulation

JH Li and ZW Zhou and RJ Sadus, PARALLEL AND DISTRIBUTED PROCESSING AND APPLICATIONS, 4330, 374-+ (2006).

Two force decomposition algorithms are proposed for parallelizing three- body interactions in Molecular Dynamics (MD) simulations. The first algorithm divides the entire 3D force matrix into equal sized force cubes that are assigned to parallel processors. In the second strategy, the force matrix is decomposed into slices of two-dimensional force matrixes, and those slices are distributed among processors cyclically. The proposed decomposition algorithms are implemented using MPI and tested in computational experiments. The performances of proposed decomposition methods are studied and compared with computational load theoretical analysis. Both theoretical prediction and computation experiments demonstrate that the load balance is a key factor that impacts the parallel performance of the examined system, and the cyclic force decomposition algorithm produced reasonably good overall performances.

Return to Publications page