Re: [gem5-users] running SPEC benchmark in Full system mode

2012-06-20 Thread Mahmood Naderan
if you think it is mandatory to run spec under FS mode, look how PARSEC benchmarks are simulated under FS. I don't use FS. -- // Naderan *Mahmood; ___ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] running SPEC benchmark in Full system mode

2012-06-20 Thread Bojun Ma
Thanks for your reply. I mean I want to run a single benchmark on multi cores at the same time. My goal is to simulate the power distribution of multi core system. I just cannot find some specific guide for running SPEC in FS mode. On Wed, Jun 20, 2012 at 3:19 AM, Mahmood Naderan wrote: > If you

Re: [gem5-users] running SPEC benchmark in Full system mode

2012-06-20 Thread Mahmood Naderan
If your problem is "multicore simulation", both SE and FS can do that. If your problem is "simulating a while system including network, IO, OS activity, multithread,..." then you should use FS. SPEC benchmarks are single threaded and many of them are runable in SE mode. -- // Naderan *Mahmood; __

Re: [gem5-users] running SPEC benchmark in Full system mode

2012-06-20 Thread Bojun Ma
But I want to run a SPEC benchmark in a multicores system.So I choose FS mode. On Wed, Jun 20, 2012 at 3:09 AM, Mahmood Naderan wrote: > SPEC benchmarks are cpu and memory intensive. SE mode is enough. > > On 6/20/12, Bojun Ma wrote: > > Hi,All, > > I searched the wiki document, but only fou

Re: [gem5-users] running SPEC benchmark in Full system mode

2012-06-20 Thread Mahmood Naderan
SPEC benchmarks are cpu and memory intensive. SE mode is enough. On 6/20/12, Bojun Ma wrote: > Hi,All, > I searched the wiki document, but only found document of running SPEC > in SE mode. > Can anyone who has the experience in running SPEC in FS mode give me > some guide? > > Thanks

[gem5-users] running SPEC benchmark in Full system mode

2012-06-19 Thread Bojun Ma
Hi,All, I searched the wiki document, but only found document of running SPEC in SE mode. Can anyone who has the experience in running SPEC in FS mode give me some guide? Thanks in advance. Regards, Bojun Ma ___ gem5-users mailing list gem5-