On 07/24/11 12:15, Nilay wrote: > On Sun, July 24, 2011 1:04 pm, Mahmood Naderan wrote: >> No I didn't >> I pasted the output of se.py usage. Are you sure se.py has not such >> option? >> If you are sure, then how people use Mybench.py and cmp.py in >> http://www.gem5.org/SPEC2006_benchmarks ? >> >> hg summary shows >> >> parent: 8473:9b48b795bfc5 >> >> // Naderan *Mahmood; >> >> >> >> On Sun, Jul 24, 2011 at 12:04 PM, Nilay Vaish <[email protected]> wrote: >> >>> On Sun, 24 Jul 2011, Mahmood Naderan wrote: >>> >>> Hi >>>> I used "-b" option in SE mode but I don't know why at the end of >>>> simulation it says "no such option" >>>> >>>> >>> The current version of se.py has no such option. Seems like you added it >>> on >>> your own, it would be better if you can post the changes you made. >>> > I checked again, se.py does not have any such option. The scripts you > mentioned have nothing to do with se.py. It is not at all necessary that > options available with one script are available in another. > > I am surprised that you did not make __any__ changes to se.py and still it > outputs that -b is an option. > > -- > Nilay > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
There is a --bench option but that does something else. It's defined in configs/common/Options.py. There's still no -b option, though. When I run pass se.py the --help option I don't get the text you sent, and I also couldn't find it anywhere in the source. Gabe _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
