multi-gem5: Simplify checkpoint support
Review Request #3130 - Created Sept. 21, 2015 and discarded
| Information | |
|---|---|
| Curtis Dunham | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
The patch simplifies the checkpoint support by allowing checkpoints only at the periodic sync points. Asynchronous checkpoints did not add value (in terms of precision) for parallel (MPI) benchmarks.
