@inproceedings{728e8e693e814c60bf7a7d20d7710a23,
title = "A symmetric transformation for 3-body potential molecular dynamics using force-decomposition in a heterogeneous distributed environment",
abstract = "Evaluating the Force Matrix constitutes the most computationally intensive part of a Classical Molecular Dynamics (MD) simulation. In three-body MD simulations, the total energy of the system is determined by the energy of every unique triple in the system and the force matrix is three-dimensional. The execution time of a three-body MD algorithm is thus proportional to the cube of the number of atoms in the system. Fortunately, there exist symmetries in the Force Matrix that can be exploited to improve the running time of the algorithm. While this optimization is straight forward to implement in the case of sequential code, it has proven to be nontrivial for parallel code even in a homogeneous environment. In this paper, we present two force matrix transformations that are capable of exploiting the symmetries in a 3-body force matrix in both a homogeneous and a heterogeneous environment while balancing the load among all the participating processors. The first transformation distributes the number of interactions to be computed uniformly among all the slices of the force matrix along any of the axes. The transformed matrix can be scheduled using any well known heterogeneous slice-level scheduling technique. The second transformation distributes interactions to be computed uniformly over the entire volume of the force matrix allowing us to perform a block decomposition of the force matrix. The transformed force matrix can be scheduled by any block level scheduling algorithm. We also derive theoretical bounds for efficiency and load balance for our transformations and prove some interesting and useful properties of our transformations and evaluate their advantages and disadvantages. The performance of an MPI implementation of the transformations is studied in terms of the Step Time Variation Ratio (STVR) in a homogeneous and heterogeneous environment.",
keywords = "Grid computing, Load balancing, Molecular dynamics",
author = "Sumanth, {J. V.} and Swanson, {David R.} and Hong Jiang",
year = "2007",
doi = "10.1145/1274971.1274988",
language = "English (US)",
isbn = "1595937684",
series = "Proceedings of the International Conference on Supercomputing",
pages = "105--115",
booktitle = "Proceedings of ICS07",
note = "21st ACM International Conference on Supercomputing, ICS07 ; Conference date: 17-06-2007 Through 21-06-2007",
}