Hi all,

when i running PARSEC on M5 FS mode, the simulation results of each
application has three parts of the following sections
---------- Begin Simulation Statistics ----------
...............................
......................
---------- End Simulation Statistics   ----------

my script is:
#!/bin/sh

# File to run the blackscholes benchmark

cd /parsec/install/bin
/sbin/m5 resetstats
./blackscholes 1 /parsec/install/inputs/blackscholes/in_4K.txt
/parsec/install/inputs/blackscholes/prices.txt
/sbin/m5 exit
So why there are three statistics in one application result? which one is
the benchmark simulation result? maybe my question is a little trivial.

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

Reply via email to