Hi, Let's say I have an MPI application running on several hosts. Is there any way to checkpoint this application without having a shared storage between the nodes? I already took a look at the examples here http://www.osl.iu.edu/research/ft/ompi-cr/examples.php, but it seems that in both cases there is a globally mounted file system.
Thanks, Andreea