Re: [OMPI devel] Annual OMPI membership review: SVN accounts

2013-07-15 Thread Jeff Squyres (jsquyres)
You've been re-added. Thanks! On Jul 15, 2013, at 3:23 PM, Steve Wise wrote: > Please do not remove me. I will continue to support chelsio/iwarp in open > mpi. > > Thanks, > > Steve. > > On 7/15/2013 1:12 PM, Jeff Squyres (jsquyres) wrote: >> The following accounts were removed by request

Re: [OMPI devel] Annual OMPI membership review: SVN accounts

2013-07-15 Thread Steve Wise
Please do not remove me. I will continue to support chelsio/iwarp in open mpi. Thanks, Steve. On 7/15/2013 1:12 PM, Jeff Squyres (jsquyres) wrote: The following accounts were removed by request: REMOVE timattox: Tim Mattox **NO COMMITS IN LAST YEAR** REMOVE lennyve: Lenny Verkhovsky **NO

Re: [OMPI devel] Annual OMPI membership review: SVN accounts

2013-07-15 Thread Jeff Squyres (jsquyres)
The following accounts were removed by request: REMOVE timattox: Tim Mattox **NO COMMITS IN LAST YEAR** REMOVE lennyve: Lenny Verkhovsky **NO COMMITS IN LAST YEAR** REMOVE yaeld:Yael Dayan REMOVE rlgraham: Rich Graham **NO COMMITS IN LAST YEAR** REMOVE wbland: Wesley Bland **NO COMMIT

Re: [OMPI devel] RFC: revised ORTE error handling

2013-07-15 Thread George Bosilca
Thanks for adding the capability to stop processing the callbacks. For the rest I have no preferences, lets move forward with what's in there and adapt if new needs appear. Thanks, George. On Jul 15, 2013, at 16:05 , Ralph Castain wrote: > > On Jul 15, 2013, at 6:45 AM, George Bosilca

Re: [OMPI devel] RFC: revised ORTE error handling

2013-07-15 Thread Ralph Castain
On Jul 15, 2013, at 6:45 AM, George Bosilca wrote: > Ralph, > > Sorry for the late answer, we have quite a few things on our todo list right > now. Here are few concerns I'm having about the proposed approach. > > 1. We would have preferred to have a list of processes for the > ompi_errhandl

Re: [OMPI devel] RFC: revised ORTE error handling

2013-07-15 Thread George Bosilca
Ralph, Sorry for the late answer, we have quite a few things on our todo list right now. Here are few concerns I'm having about the proposed approach. 1. We would have preferred to have a list of processes for the ompi_errhandler_runtime_callback function. We don't necessary care about the err

Re: [OMPI devel] [bug] One-sided communication with a duplicated datatype

2013-07-15 Thread George Bosilca
Thanks for testing it. It is now in trunk r28790. George. On Jul 15, 2013, at 12:29 , KAWASHIMA Takahiro wrote: > George, > > Thanks. I've confirmed your patch. > I wrote a simple program to test your patch and no problems are found. > The test program is attached to this mail. > > Regard

Re: [OMPI devel] [bug] One-sided communication with a duplicated datatype

2013-07-15 Thread KAWASHIMA Takahiro
George, Thanks. I've confirmed your patch. I wrote a simple program to test your patch and no problems are found. The test program is attached to this mail. Regards, KAWASHIMA Takahiro > Takahiro, > > Please find below another patch, this time hopefully fixing all issues. The > problem with my