Hey,

I am trying to run Parsec benchmarks on m5 with this command

=========================================================

m5.fast -d /path_for_ckps/ configs/example/fs.py --num-cpus=16
--checkpoint-dir=/path_for_ -r 1 --clock=2GHz
--take-checkpoints=10000000000,50000000000--max-checkpoints=10

=========================================================

I do get 10 checkpoints created in the assigned directory but the output
file 'Stats.txt' only has the dumped data for 2 simulations. I believe on
taking every checkpoint it should dump the data in 'Stats.txt'. The count of
the dumped data in the output file remains the same no matter how may
checkpoints I record.

Any idea where am I going wrong or what shoudl I look for??

Thanks

Shoaib
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to