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

2009-09-17 Thread Josh Hursey
-- On Mon, 14/9/09, Josh Hursey wrote: From: Josh Hursey Subject: Re: [OMPI users] Application hangs when checkpointing application (update) To: "Open MPI Users" Date: Monday, 14 September, 2009, 1:27 PM Is your application running on the same machine as mpirun? How did you con

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): --enable-ft