Parallel and distributed particle collision simulation with decentralized control

  • Authors:
  • Ruipeng Li;Hai Jiang;Hung-Chi Su;Bin Zhang;Jeff Jenness

  • Affiliations:
  • Department of Computer Science, Arkansas State University, Jonesboro, Arkansas;Department of Computer Science, Arkansas State University, Jonesboro, Arkansas;Department of Computer Science, Arkansas State University, Jonesboro, Arkansas;Department of Chemistry and Physics, Arkansas State University, Jonesboro, Arkansas;Department of Computer Science, Arkansas State University, Jonesboro, Arkansas

  • Venue:
  • GPC'08 Proceedings of the 3rd international conference on Advances in grid and pervasive computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Scientific computing applicationswith highly demanding data capacity and computation power drive a computing platform migration from shared memory machines to multi-core/multiprocessor computer clusters. However, overheads in coordinating operations across computing nodes could counteract the benefit of having extra machines. Furthermore, the hidden dependency in applications slows down the simulation over non-shared memory machines. This paper proposed a framework to utilize multi-core/multiprocessor clusters for distributed simulation. Among several coordination schemes, decentralized control approach has demonstrated its effectiveness in reducing the communication overheads. A speculative execution strategy is applied to exploit parallelism thoroughly and overcome strong data dependency. Performance analysis and experiments are provided to demonstrate the performance gains.