Hi Lu, Yes, it works. I am currently using gem5 with Ruby+O3CPU. I run in FS mode and use X86 ISA. I take checkpoint with timing cpu, and restore from the checkpoint with the same cpu type, and then switch to O3cpu to run the benchmarks. I am not sure how it works with other ISAsm, but with x86 is works fine.
Mahshid On Wed, Jul 24, 2013 at 12:31 AM, Lu Hang <[email protected]> wrote: > Dear gem5 users, > I searched the mailing list and saw that someone said ruby could run with > OoO CPU for the newest development version of GEM5. Is this authentic? Can > anyone confirm that? > As I recall, ruby could only run with timing simple CPU and using > MOESI_hammer coherence protocol. What's the situation now? > Thanks. > > > > ----------------------------------------------------------------------------------------- > Lu Hang > Phd Candidate > State Key Laboratory of Computer System and Architecture > Institute of Computing Technology,Chinese Academy of Sciences > Beijing 100190, China > > _______________________________________________ > 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
