Re: [OMPI devel] [OMPI bugs] [Open MPI] #4645: Move r31786, 31829, r31830, r31833, r31834, r31835 to v1.8 branch (bml/r2 : fix mca_bml_r2_del_procs()) (was: Move r31786, 31829, r31830 to v1.8 branch (

2014-05-20 Thread George Bosilca
In order to cope with the dynamic case I think we will need to remove the check for a single registration and instead do a ompi_proc ref count. George. On Tue, May 20, 2014 at 6:58 AM, Open MPI wrote: > #4645: Move r31786, 31829, r31830, r31833, r31834, r31835 to v1.8 branch > (bml/r2 : > fix

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r31838 - trunk/ompi/mca/pml/ob1

2014-05-20 Thread Tim Mattox
George, I think the strings in the two opal_output() calls should also be updated from "open" to "init": "mca_pml_ob1_component_init: ..." On Tue, May 20, 2014 at 3:34 PM, wrote: > Author: bosilca (George Bosilca) > Date: 2014-05-20 15:34:18 EDT (Tue, 20 May 2014) > New Revision: 31838 > URL:

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r31838 - trunk/ompi/mca/pml/ob1

2014-05-20 Thread George Bosilca
Thanks for noticing. It is now fixed and scheduled attached to the CMR. George. On Tue, May 20, 2014 at 12:47 PM, Tim Mattox wrote: > George, > I think the strings in the two opal_output() calls should also > be updated from "open" to "init": "mca_pml_ob1_component_init: ..." > > > On Tue, M