Re: [OMPI devel] RFC: Rename --enable-*-threads andENABLE*THREAD*(take 2)

2010-03-08 Thread Jeff Squyres
On Mar 7, 2010, at 8:13 PM, Ralph Castain wrote: > How about calling it --enable-opal-event-progress-thread, or even --enable-open-libevent-progress-thread? Why not add another 100+ characters to the name while we are at it? :-/ :-) I didn't really think the length mattered here, since

Re: [OMPI devel] RFC: Rename --enable-*-threads andENABLE*THREAD*(take 2)

2010-03-08 Thread Ralph Castain
On Mar 8, 2010, at 6:43 AM, Jeff Squyres wrote: > On Mar 7, 2010, at 8:13 PM, Ralph Castain wrote: > >> > How about calling it --enable-opal-event-progress-thread, or even >> > --enable-open-libevent-progress-thread? >> >> Why not add another 100+ characters to the name while we are at it? :-/

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

2010-03-08 Thread Takayuki Seki
I'm trying checkpoint/restart of Open MPI. I'm using Open MPI 1.4.1 and BLCR 0.8.2. But it doesn't work well. I'm looking into the source code. And I have some questions about checkpoint/restart. Could anyone answer my questions ? I will give them one by one. My 1st question is as follows: (1)