See tests/configs/switcheroo.py and tests/configs/*switcheroo* (
https://gem5.googlesource.com/public/gem5/+/master/tests/configs/switcheroo.py).
Also, search for "switch" in
https://gem5.googlesource.com/public/gem5/+/master/configs/common/Simulation.py
.

Jason

On Thu, May 18, 2017 at 11:22 AM Muzamil Rafique <
[email protected]> wrote:

> Hi All
>
> I posted this question before and looking for an answer/suggestion. I am
> trying to switch to DerivO3CPU() from AtomicSimpleCPU().  I was following
> instruction on webpage *http://www.gem5.org/Checkpoints <
> http://www.gem5.org/Checkpoints>*  in *sampling* section and getting
> errors like:
>
> 1. AttributeError: Class DerivO3CPU has no parameter switchedOut
> 2. AttributeError: Class DerivO3CPU has no parameter defer_registration
>
> May be the webpage is outdated (last updated in 2012). Can anyone please
> refer me to any python script that does this switching successfully?
>
> Thanks
> Muzamil
> _______________________________________________
> 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