Re: [OMPI devel] neighborhood collectives issues

2013-09-27 Thread George Bosilca
Patch looks good. Thanks for the fix. George. On Sep 27, 2013, at 17:32 , Nathan Hjelm wrote: > Would help to attach the workaround. Attached. > > -Nathan > > On Fri, Sep 27, 2013 at 09:31:08AM -0600, Nathan Hjelm wrote: >> On Fri, Sep 27, 2013 at 01:01:01PM +, Jeff Squyres (jsquyres) w

Re: [OMPI devel] neighborhood collectives issues

2013-09-27 Thread George Bosilca
On Sep 27, 2013, at 17:31 , Nathan Hjelm wrote: > On Fri, Sep 27, 2013 at 01:01:01PM +, Jeff Squyres (jsquyres) wrote: >> On Sep 27, 2013, at 3:27 AM, George Bosilca wrote: >> >>> The addition of the neighborhood collectives to the >>> mca_coll_base_comm_coll_t structure increased the siz

Re: [OMPI devel] neighborhood collectives issues

2013-09-27 Thread Nathan Hjelm
Would help to attach the workaround. Attached. -Nathan On Fri, Sep 27, 2013 at 09:31:08AM -0600, Nathan Hjelm wrote: > On Fri, Sep 27, 2013 at 01:01:01PM +, Jeff Squyres (jsquyres) wrote: > > On Sep 27, 2013, at 3:27 AM, George Bosilca wrote: > > > > > The addition of the neighborhood colle

Re: [OMPI devel] neighborhood collectives issues

2013-09-27 Thread Nathan Hjelm
On Fri, Sep 27, 2013 at 01:01:01PM +, Jeff Squyres (jsquyres) wrote: > On Sep 27, 2013, at 3:27 AM, George Bosilca wrote: > > > The addition of the neighborhood collectives to the > > mca_coll_base_comm_coll_t structure increased the size of the > > ompi_communicator_t structure over the li

[OMPI devel] neighborhood collectives issues

2013-09-27 Thread Jeff Squyres (jsquyres)
On Sep 27, 2013, at 3:27 AM, George Bosilca wrote: > The addition of the neighborhood collectives to the mca_coll_base_comm_coll_t > structure increased the size of the ompi_communicator_t structure over the > limit of the predefined padding (PREDEFINED_COMMUNICATOR_PAD). This is not a > small