On Thu, 29 Nov 2012, Sumit Dhoble wrote:

Contents of the auto-generated script :

#!/bin/sh

# File to run the bodytrack benchmark

cd /parsec/install/bin.ckpts
/sbin/m5 dumpstats
/sbin/m5 resetstats
./bodytrack /parsec/install/inputs/bodytrack/sequenceB_1 4 1 1000 5 0 3
echo "Done :D"
/sbin/m5 exit
/sbin/m5 exit



Why do you expect this script to create a checkpoint? Does the program bodytrack itself includes a checkpoint instruction? If yes, then that means the instruction is never reached.

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

Reply via email to