Hi,

You can use dmtcp_command to check the status of the computation:
    dmtcp_command -s

This will tell you if the computation is in RUNNING state or not. The
computation goes into RUNNING state only after the checkpoint has succeeded.

Alternatively, you can use "dmtcp_command -bc" to request a blocking
checkpoint. This command will then wait until the checkpoint is complete
before returning.

I hope that helps.

Best,
Kapil




On Wed, Jul 31, 2013 at 4:34 AM, Orachun Udomkasemsub <
orachun_c...@hotmail.com> wrote:

> Hi,
>
> I'm using the DMTCP and would like to know when I can start
> moving/renaming the checkpoint file once it is ready?
> Is there any way to check whether the checkpointing process is finished or
> not?
> Thank you.
>
>
> Best regards,
> Orachun Udomkasemsub (Chun)
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Dmtcp-forum mailing list
> Dmtcp-forum@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dmtcp-forum
>
>
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Dmtcp-forum mailing list
Dmtcp-forum@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to