[OMPI devel] Some questions about checkpoint/restart (16)

2010-12-22 Thread Takayuki Seki
I have a new question about Checkpoint/Restart. 16th question is as follows: (16) If a program uses MPI_Init_thread function, checkpoint cannot be taken by the opal_cr_thread_fn thread. Framework : ompi/mpi Component : c The source file : ompi/mpi/c/init_thread.c The func

Re: [OMPI devel] Some questions about checkpoint/restart (16)

2010-12-22 Thread Joshua Hursey
Thanks for the questions. Keep them coming. I hope to have some time after the first of the year to make some progress on some of the others. But for this one, I think you are correct. Does the attached patch (created from the Open MPI trunk r24190) fix this particular issue? If so, I'll go ahea