Throttled lazy cancellation in time warp simulation

  • Authors:
  • Hussam M. Soliman Ramadan

  • Affiliations:
  • King Saud University, Riyadh, Saudi Arabia

  • Venue:
  • MS '07 The 18th IASTED International Conference on Modelling and Simulation
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Time Warp parallel simulations need efficient schemes to cancel erroneous event messages in order to achieve acceptable performance levels. Lazy cancellation depends on delaying the cancellation of incorrect computations until rolled-back events are re-processed. An antimessage is then sent for cancellation only if an output message reproduced after rollback is found to be unequal to its counterpart produced before rollback. In this paper, we suggest an enhanced cancellation technique that aims to throttle incorrect computations by asking logical processes (LPs) that have received output messages generated from the execution of an input event that has later been cancelled to mark those messages as temporarily blocked until it is later decided whether or not they should also be cancelled. The receiving LP is blocked once a marked message is due for processing. After re-executing the input event, the rolled-back LP sends the receiving LP either an "unblock" message or an antimessage for each previously marked output message depending on the result of the equality test of that output message versions before and after rollback. Experimental results for a synthetic benchmark show that our technique can yield better performance than both lazy and aggressive cancellation.