On Thu, 25 Oct 2012, Jianfei wrote:
Actually I want to set one checkpoint per 1000 instructions.
Can I implement this?
Thanks
I don't think there are options available to do this. But the option
--take-checkpoints can be used to take checkpoints every N cycles.
--
Nilay
___
Actually I want to set one checkpoint per 1000 instructions.
Can I implement this?
Thanks
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
On Wed, 24 Oct 2012, Jianfei wrote:
Hi All,
I meet a problem when I use the option of "--at-instruction"
I want to start to insert checkpoints at the 1000th instruction and after that
insert a checkpoint for each 1000 instructions.
The command is
./build/ALPHA_FS/m5.opt ./configs/example/fs.