Searched hist:3183 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/example/
H A Dfs.py3183:bd8f3870620f Mon Oct 09 00:12:00 EDT 2006 Lisa Hsu <hsul@eecs.umich.edu> add in checkpoint restoration option, you can restore a checkpoint by giving a directory, and then giving a checkpoint number, the earliest checkpoint is 1, the latest is N. the default checkpoint directory is the cwd.

so you can restore by a command line like this:

m5.opt fs.py --checkpoint_dir="/my/ckpt/dir" -c 3

configs/example/fs.py:
add in checkpoint restoration option, you can restore a checkpoint by giving a directory, and then giving a checkpoint number, the earliest checkpoint is 1, the latest is N.

Completed in 31 milliseconds