Hi Yasir,

Can you try to enable synchronization before you take checkpoint? You can
set the start time of synchronization with "--dist-sync-start" option.
Also, please use checkpoint pseudo instruction with a non-zero delay (e.g.
"/sbin/m5 checkpoint 1") to take an immediate checkpoint.

Best,
Mohammad

On Tue, Nov 29, 2016 at 10:05 AM, Qureshi Yasir Mahmood <
[email protected]> wrote:

> Hi All,
>
>
>
> I am using the dist-gem5 to simulate server-client setup on two host
> cores. When trying to take checkpoints using /sbin/m5 checkpoint, the
> command executes , but no checkpoints are created. If I execute the
> checkpoint command in the startup .bashrc script, the checkpoints are
> created for both the nodes as well as the switch, but when I try to restore
> them, it just keeps hanging and does not proceed. Any ideas what is going
> on ? I have tried the same without the dist-gem5, and it works fine. Does
> is also have anything to do with the Global sync value ?
>
>
>
> Regards
>
> Yasir
>
>
>
>
>
> _______________________________________________
> 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