codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

ROSS patch: detect minimum timestamp offset in conservative mode (Imported #109) #109

Closed nmcglo closed 5 years ago

nmcglo commented 8 years ago

Original Issue Author: Jonathan Jenkins Original Issue ID: 109 Original Issue URL: https://xgitlab.cels.anl.gov/codes/codes/issues/109


The attached patch adds the following line to the output displayed by ROSS when running in conservative mode:

Minimum TS Offset Detected in Conservative Mode    0.000000020

This can be used to help tune the lookahead value when executing in conservative mode.

nmcglo commented 8 years ago

Jonathan Jenkins:

Status changed to closed

nmcglo commented 8 years ago

Jonathan Jenkins:

Patch has been accepted into ROSS repo.