Hi, I am comparing: sim_insts # Number of instructions simulated. I understand that if the instruction counts are off by a few, but in my case it differs greatly as below:
./MSHR=1/gamess/gamess_stats.out:sim_insts 2252121281 # Number of instructions simulated ./MSHR=2/gamess/gamess_stats.out:sim_insts 76662635 # Number of instructions simulated ./MSHR=3/gamess/gamess_stats.out:sim_insts 76662625 # Number of instructions simulated ./MSHR=64/gamess/gamess_stats.out:sim_insts 99903638 # Number of instructions simulated A closer look reveals that only when MSHR=1 the benchmark finishes properly. For MSHR = 2, 3, and 64, there is an error that makes simulations exit early. I am wondering how could change number of MSHR results in this error? Thanks! -Sheng
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
