Efficient SDH computation in molecular simulations data

  • Authors:
  • Yi-Cheng Tu;Shaoping Chen;Sagar Pandit;Anand Kumar;Vladimir Grupcev

  • Affiliations:
  • University of South Florida, Tampa, Florida;Wuhan University of Technology, Wuhan, Hubei, P. R. China;University of South Florida, Tampa, Florida;University of South Florida, Tampa, Florida;University of South Florida, Tampa, Florida

  • Venue:
  • Proceedings of the ACM Conference on Bioinformatics, Computational Biology and Biomedicine
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Analysis of large particle or molecular simulation data is integral part of the basic-science research community. It often involves computing functions such as point-to-point interactions of particles. Spatial distance histogram (SDH) is one such vital computation in scientific discovery. SDH is frequently used to compute Radial Distribution Function (RDF), and it takes quadratic time to compute using naive approach. Naive SDH computation is even more expensive as it is computed continuously over certain period of time to analyze simulation systems. In this paper we look at different tree-based SDH computation techniques and briefly discuss about their performance. We present different strategies to improve the performance of these techniques. Specifically, we study the density map (DM) based SDH computation techniques. A DM is essentially a grid dividing simulated space into cells (3D cubes) of equal size (volume), which can be easily implemented by augmenting a Quad-tree (or Oct-tree) index. DMs are used in various configurations to compute SDH continuously over snapshots of the simulation system. The performance improvements using some of these configurations is presented in this paper. We also discuss the effect of utilizing computation power of Graphics Processing Units (GPUs) in computing SDH.