DocumentCode
752209
Title
Composite synchronization in parallel discrete-event simulation
Author
Nicol, David M. ; Liu, Jason
Author_Institution
Dept. of Comput. Sci., Dartmouth Coll., Hanover, NH, USA
Volume
13
Issue
5
fYear
2002
fDate
5/1/2002 12:00:00 AM
Firstpage
433
Lastpage
446
Abstract
This paper considers a technique for composing global (barrier-style) and local (channel scanning) synchronization protocols within a single parallel discrete-event simulation. Composition is attractive because it allows one to tailor the synchronization mechanism to the model being simulated. We first motivate the problem by showing the large performance gap that can be introduced by a mismatch of model and synchronization method. Our solution calls for each channel between submodels to be classified as synchronous or asynchronous. We mathematically formulate the problem of optimally classifying channels and show that, in principle, the optimal classification can be obtained in time proportional to max{C×log C, V×N}, where C is the number of channels, V the number of unique minimal delays on those channels, and N is the number of submodels. We then demonstrate an implementation which finds an optimal solution at runtime and consider its performance on network topologies, including one of the global Internet at the autonomous system level. We find that the automated method effectively determines channel assignments that maximize performance
Keywords
Internet; discrete event simulation; parallel programming; protocols; synchronisation; autonomous system level; channel assignments; composite synchronization; global Internet; global synchronization protocols; local synchronization protocols; minimal delays; network topologies; optimal channel classification; parallel discrete event simulation; submodels; Clocks; Costs; Delay effects; Discrete event simulation; Java; Kernel; Libraries; Parallel processing; Protocols; Synchronization;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/TPDS.2002.1003854
Filename
1003854
Link To Document