Re: [OMPI users] Application hangs when checkpointing application (update)

2009-09-17 Thread Josh Hursey
--- On Mon, 14/9/09, Josh Hursey <jjhur...@open-mpi.org> wrote: From: Josh Hursey <jjhur...@open-mpi.org> Subject: Re: [OMPI users] Application hangs when checkpointing application (update) To: "Open MPI Users" <us...@open-mpi.org> Date: Monday, 14 September, 2009, 1:27 PM

Re: [OMPI users] Application hangs when checkpointing application (update)

2009-09-14 Thread Josh Hursey
Is your application running on the same machine as mpirun? How did you configure Open MPI? Note that is program will not work without the FT thread enabled, which would be one reason why it would seem to hang (since it is waiting for the application to enter the MPI library):

[OMPI users] Application hangs when checkpointing application (update)

2009-09-11 Thread Jean Potsam
  Hi Everyone,   I noticed that it hangs just before displaying the following while trying to checkpoint the application.   [sun06:15252] orte_checkpoint: notify_hnp: Requested a checkpoint of jobid [INVALID]  ###   Can it be