Hello everyone,
I have a problem, I am using this line for executing a benchmark (gcc) I
defined a little number of instruction (1000) just for see the stats
information and to check the stop process, but after 8 hours simulating gem5
did not stop, I think is enough time for simulating 1000 instructions, gem5 is
still running. Do I forget something? Is not enough --maxinsts for stop the
simulation?
/scratch/user/gem5/gem5-stable/build/X86/gem5.opt
/scratch/user/gem5/gem5-stable/configs/example/se.py --fast-forward=0
--maxinsts=1000 --caches --l1d_size=32kB --l1d_assoc=8 --l1d_lat=2
--l1i_size=32kB --l1i_assoc=8 --l1i_lat=2 --l2_size=256kB --l2_assoc=8
--l2cache
--cmd=/scratch/user/spec2006ref/benchspec/CPU2006/403.gcc/run/run_base_ref_rarr-static-gcc44-64bit.0000/gcc_base.rarr-static-gcc44-64bit
--input=/scratch/user/spec2006ref/benchspec/CPU2006/403.gcc/run/run_base_ref_rarr-static-gcc44-64bit.0000/scilab.in
--options=" -o /home/user/gem5Results/LRU/logBench/gcc.LRUM.s "
--output=/home/user/gem5Results/LRU/logBench/403.gcc.input.1M.LRU.out
--errout=/home/user/gem5Results/LRU/logBench/403.gcc.input.1M.LRU.err
Thanks in advance Rodrigo
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users