Re: [OMPI devel] Checkpoint/restart question

2010-08-26 Thread Joshua Hursey
I have not played with the Condor checkpoint/restart library in quite some time. Supporting it should be fairly straight forward though (though the devil is always in the details with such things). In Open MPI, all of the code to support checkpoint/restart services like BLCR or condor is part o

[OMPI devel] Checkpoint/restart question

2010-08-25 Thread Tomas Oppelstrup
Hi, I have a question about checkpoint-restart operation with opem-mpi. I hope this is an apropriate forum for my question. I do not have access to recopmile the kernel or load kernel modules, so I would like to use the condor checkpoint-restart library. Can that me made to work with openmpi's che