Parallel Discrete Molecular Dynamics Simulation With Speculation and In-Order Commitment |
| |
Authors: | Khan Md Ashfaquzzaman Herbordt Martin C |
| |
Affiliation: | Computer Architecture and Automated Design Laboratory, Department of Electrical and Computer Engineering, Boston University; Boston, MA 02215, www.bu.edu/caadlab. |
| |
Abstract: | Discrete molecular dynamics simulation (DMD) uses simplified and discretized models enabling simulations to advance by event rather than by timestep. DMD is an instance of discrete event simulation and so is difficult to scale: even in this multi-core era, all reported DMD codes are serial. In this paper we discuss the inherent difficulties of scaling DMD and present our method of parallelizing DMD through event-based decomposition. Our method is microarchitecture inspired: speculative processing of events exposes parallelism, while in-order commitment ensures correctness. We analyze the potential of this parallelization method for shared-memory multiprocessors. Achieving scalability required extensive experimentation with scheduling and synchronization methods to mitigate serialization. The speed-up achieved for a variety of system sizes and complexities is nearly 6× on an 8-core and over 9× on a 12-core processor. We present and verify analytical models that account for the achieved performance as a function of available concurrency and architectural limitations. |
| |
Keywords: | Parallel discrete molecular dynamics Parallel discrete event simulation Parallel processing |
本文献已被 ScienceDirect PubMed 等数据库收录! |