Thanks for confirming number 1 for me. As the simpoint checkpoints restore
before the interval index to allow for warmup, the adjusted intervals end up
being floats. I've adjusted Simulation.py to account for this when parsing the
simpoint file, but I hope there's nothing under the hood that thi
Hi,
1. The intervals/number of instructions into the program will not be valid
because the starting point changed. The instruction counts from 0 when
restoring the checkpoint, so the distance from the start to the simpoint
changed because, originally, the simulation was starting from the beginning