Optimistic Parallel Discrete Event Simulation Based on Multi-core Platform

SU Nian-le,WU Xue-yang,LI Qun,WANG Wei-ping,ZHU Yi-fan
DOI: https://doi.org/10.16182/j.cnki.joss.2010.04.039
2010-01-01
Abstract:The development of computer processor has stepped into the era of multi-core, providing a good chance to spread the parallel discrete event simulation. The parallel programming model and synchronization problem during the parallelization of discrete event simulation on multi-core platform were discussed. A parallel discrete event simulator based on multi-core platform was designed and implemented using the optimistic synchronization protocol. On an HP multi-core server with up to 8 cores, both the overheads of the parallel simulator and the effects of event granularity, process number, lookahead, event locality on the simulation performance were tested using the Phold model. The experiment results show that the optimistic parallel discrete event simulation based on multi-core platform could gain good speedup for simulation applications with big event granularity.
What problem does this paper attempt to address?