Re: [OMPI users] SLOAVx alltoallv

2016-05-06 Thread Joshua Ladd
It did not make it upstream. Josh On Fri, May 6, 2016 at 9:28 AM, Gilles Gouaillardet < gilles.gouaillar...@gmail.com> wrote: > Dave, > > I briefly read the papers and it suggests the SLOAVx algorithm is > implemented by the ml collective module > this module had some issues and was judged not

Re: [OMPI users] SLOAVx alltoallv

2016-05-06 Thread Gilles Gouaillardet
Dave, I briefly read the papers and it suggests the SLOAVx algorithm is implemented by the ml collective module this module had some issues and was judged not good for production. it is disabled by default in the v1.10 series, and has been simply removed from the v2.x branch. you can either use (

Re: [OMPI users] SLOAVx alltoallv

2016-05-06 Thread Joshua Ladd
Dave, Ping me offlist about this at: joshual 'at' mellanox.com Best, Josh On Fri, May 6, 2016 at 8:18 AM, Dave Love wrote: > At the risk of banging on too much about collectives: > > I came across a writeup of the "SLOAVx" algorithm for alltoallv >