On Apr 20, 2009, at 9:29 PM, ESTEBAN MENESES ROJAS wrote:
Hello.
Is there any way to automatically checkpoint/restart an
application in OpenMPI? This is, checkpointing the application
without using the command ompi-checkpoint, perhaps via a function
call in the application's code it
Hello.
Is there any way to automatically checkpoint/restart an application in
OpenMPI? This is, checkpointing the application without using the command
ompi-checkpoint, perhaps via a function call in the application's code itself.
The same with the restart after a failure.
On a related