A Comparative Analysis of Various Time Warp Algorithms Implemented in the WARPED Simulation Kernel

  • Authors:
  • Radharamanan Radhakrishnan;Timothy J. McBrayer;Krishnan Subramani;Malolan Chetlur;Vijay Balakrishnan;Philip A. Wilsey

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • SS '96 Proceedings of the 29th Annual Simulation Symposium (SS '96)
  • Year:
  • 1996

Quantified Score

Hi-index 0.01

Visualization

Abstract

The Time Warp mechanism conceptually has the potential to speedup discrete event simulations on parallel platforms. However practical implementationsof the optimistic mechanism have been hindered by several drawbacks such as large memory usage, excessive rollbacks (instability), and wasted lookahead computation. Several optimizations and variations to the original Time Warp algorithm have been presented in the literature to optimistically synchronize Parallel Discrete Event Simulation. This paper uses a common simulation environment to present comparative performance results of several Time Warp optimizations in two different application domains, namely: queuing model simulation and digital system simulation. The particular optimizations considered are: Lowest Timestamp First (LTSF) Scheduling, Periodic (fixed period) Checkpointing, Dynamic Checkpointing, Lazy Cancellation, and Dynamic Cancellation.