Hi,
I am trying to run gem5 in SE mode with number of cpus 2, cpu type
DerivO3CPU, and ruby memory model using following command, but the
simulation does not stop even after results are produced , ie *"Hello
world!"* is printed to stdout

*build/X86_MESI_Three_Level/gem5.opt configs/example/se.py -n 2 --ruby
--cpu-type=DerivO3CPU -c
'tests/test-progs/hello/bin/x86/linux/hello;tests/test-progs/hello/bin/x86/linux/hello'
*

I started using ruby memory model after reading from gem5 email archive
that classic memory does not work with multicore DerivO3CPU.

Thanks
Arun KP
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to