Hi,

It's not always straightforward to set every gem5 parameter on the command
line. I would encourage you to read through the config files and directly
change those to get multiprogramming support to work. I think you'll need
to create two processes and hook them up to each CPU individually.

Jason

On Thu, Mar 23, 2017 at 6:17 AM liuchen <[email protected]> wrote:

> Hi gem5 users!
>      I want to run multiprogram in different CPU in gem5,but i set
> opotions in se.py -n 2 --cmd={../hello,../hello} it can run ,but there is
> only cpu0 is working,does anyone knows how get cpu1 to be in work?
>      Thanks a lot!
>
>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to