Hi,
I think that you can write a simple script such as:

wihle `pgrep mpirun`  != ""
ompi-checkpoint `pidof mpirun`
sleep 5
done

Le 30 juin 09 à 14:29, Kritiraj Sajadah a écrit :


Dear All,
I can manually checkpoint an MPI application using OPEN MPI and BLCR. However, I now want to checkpointing my application automatically at every 5 minutes. Is there a way in OPEN MPI to ensure automatic checkpointing without the user intervention while the application is running?

Thank you

Regards,
Kritiraj



_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



Reply via email to