Timestamp representations for virtual sequences

  • Authors:
  • John G. Cleary;J. A. David McWha;Murray Pearson

  • Affiliations:
  • Computer Science Department, University of Waikato, Private Bag 3105, Hamilton, New Zealand;Computer Science Department, University of Waikato, Private Bag 3105, Hamilton, New Zealand;Computer Science Department, University of Waikato, Private Bag 3105, Hamilton, New Zealand

  • Venue:
  • Proceedings of the eleventh workshop on Parallel and distributed simulation
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of executing sequential programs in parallel using the optimistic algorithm Time Warp is considered. This is done by first mapping the sequential execution to a control tree and then assigning timestamps to each node in the tree.For such timestamps to be effective in either hardware or software they must be finite, this implies that they must be periodically rescaled to allow old timestamps to be reused. A number of timestamp representations are described and compared on the basis of: their complexity; the frequency and cost of rescaling; and the cost of performing basic operations, including comparison and creation of new timestamps.