Dear kun, Thanks for your reply.
I modified se.py and assign all cpu[i]=process. But there is still no data of other CPUs except for cpu0. I will check if there is anything wrong with the parser. Thanks, Yang On Thursday, February 13, 2014, Zhang kunta <[email protected]> wrote: > In the hello example, you can assign a workload to each processor with the > parameter :" -c "path/hello;path/hello" " > > Running spec is somewhat different because the workloads are configured in > the py file. However, you can handle this if you understand how the > workload is initialized and assigned to a processor in the py file. Just > copy multiple workloads and assign one at a time. > > Best wishes, > Kun > > > 在 2014年2月14日,上午11:53,Yang Zhang <[email protected]<javascript:;>> > 写道: > > > > Dear all, > > > > I am new to gem5. I am wondering whether it is possible for any one of > cpu2006 could be run paralleled by several cpus. > > > > I configured a system with 4 cpus and 8GB memory to run a full size > soplex but found only the first cpu was running because there is no data of > other cpus. > > > > Is it possible that anything wrong with configuration? > > > > Thanks, > > > > -yang > > _______________________________________________ > > gem5-users mailing list > > [email protected] <javascript:;> > > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > _______________________________________________ > gem5-users mailing list > [email protected] <javascript:;> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
