Hi Ben, Just a small note to avoid any confusion:
I don't know if it is something you have added on your side, so excuse me if I'm wrong, but the CPU models that are part of the public gem5 are not cycle accurate. They might be doing cycle-level simulation, but that does not (by construction) make them cycle accurate with respect to any actual CPU implementation. Any reports on correlation results are very much welcome though. Andreas On 31/10/2012 21:12, "Payne, Benjamin" <[email protected]> wrote: >Hello, > >You may want to talk to the SST developers or SST/macro. >http://sst.sandia.gov/about_sstmacro.html > >I can't access the Parsec page right now >http://parsec.cs.princeton.edu/ >(maybe due to flooding?) but does it use MPI? > >My guess is that you aren't actually interested in the cycle-accurate CPU >models offered by gem5. Is that correct? > > >Ben > >-----Original Message----- >From: [email protected] [mailto:[email protected]] On >Behalf Of Saket Sardeshpande >Sent: Wednesday, October 31, 2012 4:42 PM >To: Nilay Vaish >Cc: [email protected] >Subject: Re: [gem5-users] test interconnection network in full-system mode > > >Well ultimately I want to run a Parsec bench mark, so that it can >generate the traffic on the interconnection network. I figured out if I >can run gem5 in fs mode using NetworkTest.py then i can load the parsec >binaries using a run script. I hope this sufficiently answers your >question. > >Thanks, >Saket >On 10/31/2012 12:24 PM, Nilay Vaish wrote: >> On Wed, 31 Oct 2012, Saket Sardeshpande wrote: >> >>> Hi, >>> >>> I have built gem5 with x86 architecture. My aim is run is to test an >>> inter-connection network in full system mode. >>> There is already a simulation script NetworkTest.py which does this. >>> I am trying to modify this to run it in full system mode. >>> >> >> Can you explain what you mean by "testing an inter-connection network >> in full system mode"? >> >> -- >> Nilay >> > >_______________________________________________ >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 > -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
