On 07/05/11 22:15, Masoud Dehyadegari wrote:
> Hi All,
>
> I am a new in Gem5 and I have a problem in ruby.
>
> I have used the following command
> ./build/ALPHA_FS/m5.opt --outdir=stats/output configs/example/fs.py
> --ruby -n 4 -b NetperfMaerts
>
> I added three line in fs.py to add "--ruby" options to fs.py
> addToPath('../ruby')
> import Ruby
> parser.add_option("--ruby", action="store_true")
>
>
> I could not find "ruby_stats" or a file contains reports of running ruby.
>
> I would be thankful for any help.
>
>
> --Masoud
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
I don't know if anyone answered your question yet, but I think the ruby
stats were folded into the main stats output file.
Gabe
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users