Hi
I used "-b" option in SE mode but I don't know why at the end of
simulation it says "no such option"


command line: build/X86_SE/m5.opt -d results/bzip2/
configs/example/se.py --caches --l2cache -d --fast-forward=100000
--maxinsts=10000 -s --l2_size 512kB -n 1 -b bzip2
Global frequency set at 1000000000000 ticks per second
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
Switch at instruction count:100000
info: Entering event queue @ 0.  Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
hack: be nice to actually delete the event here
Switched CPUS @ tick 123120000
switching cpus
Switch at instruction count:0
info: Entering event queue @ 123120000.  Starting simulation...
info: Increasing stack size by one page.
Switching CPUS @ tick 5123120000
Simulation ends instruction count:10000
info: Entering event queue @ 5123120000.  Starting simulation...
switching cpus
**** REAL SIMULATION ****
info: Entering event queue @ 5123121000.  Starting simulation...
Exiting @ tick 5126232000 because a thread reached the max instruction count
Usage: se.py [options]

se.py: error: no such option: -b


However -b option is available in se usage

mahmood@mpc:gem5$ build/X86_SE/m5.opt -d results/bzip2/
configs/example/se.py --help
...
command line: build/X86_SE/m5.opt -d results/bzip2/ configs/example/se.py --help
Usage: se.py [options]

Options:
  -h, --help            show this help message and exit
  -b BENCHMARK, --benchmark=BENCHMARK
                        The benchmark to be loaded.

Any idea about that?
-- 
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to