Can you try to figure it out yourself?  All this stuff is mostly handled in
python in configs/common/Simulate.py (or something; I'm on my phone so its
not easy to check).  If it used to work, you can look on the repository to
see what if anything has changed lately.  If you run into more detailed
questions while you're looking into it, feel free to ask, but don't wait
around expecting someone else to do all your debugging for you.

Steve
On Jun 12, 2011 6:12 PM, "Sage" <[email protected]> wrote:
> Can anyone help with my problem described below?
>
> Thanks,
> Leonard
>
>
>
> ---------- Forwarded message ----------
> From: Sage <[email protected]>
> Date: Sat, Jun 11, 2011 at 1:43 AM
> Subject: A problem with the "--maxinsts" option when
"--checkpoint-restore"
> is also used
> To: [email protected]
>
>
> Hi folks,
>
> I found a problem with the latest GEM5 version. When I use the
> "*build/ALPHA_FS/m5.fast
> configs/example/fs.py --timing --caches --maxinsts=1000*" command, the
> execution ends normally after 1000 instructions.
>
> However, if I start from some checkpoints, e.g. "*build/ALPHA_FS/m5.fast
> configs/example/fs.py --checkpoint-restore=1000 --at-instruction --timing
> --caches --maxinsts=1000*", the execution never stops.
>
> I would appreciate if you could tell me how this problem can be fixed or
> worked around, because my simulations have to resume from certain
> checkpoints and finish after a number of instructions.
>
> Thanks,
> Leonard
>
>
>
> --
> Give our ability to our work, but our genius to our life!
>
>
>
> --
> Give our ability to our work, but our genius to our life!
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to