Given that 1.8. was working correctly, why don’t we just revert the config in question back to the 1.8.4 version? Why was it changed in the first place? Does anyone know what problem someone was trying to solve?
> On Jul 10, 2015, at 7:33 AM, Gilles Gouaillardet > <[email protected]> wrote: > > Sorry about that, and thanks for reverting the commit. > > Paul mentioned a patch I sent to the ml, and that worked for him. > The commit was supposed to be a more robust version. > For example, in rhel7, the deprecated function have been removed, but the xrc > domains is fine. > Currently, xrc is not supported as it should. > > It seems rhel 6.5 has the deprecated function, but it is not in the header > files are missing it among other things. > > I will fix that and post a issue a pr so you can test it on rhel6.5 before I > commit it. > > I noticed there is no infiniband/verbs.h on a lanl test cluster (the non cray > one) > Is it possible to have it installed ? > > Cheers, > > Gilles > > On Friday, July 10, 2015, Jeff Squyres (jsquyres) <[email protected] > <mailto:[email protected]>> wrote: > On Jul 10, 2015, at 2:12 AM, Paul Hargrove <[email protected] > <javascript:;>> wrote: > > > > The only "new" (non-cosmetic) problem I observed was the failure to detect > > "ConnectX XRC support". > > It looks like Gilles and I iterated on that issue until we have something > > that works now. > > 'fraid not. :-( > > Per https://github.com/open-mpi/ompi-release/pull/384#issuecomment-120412836 > <https://github.com/open-mpi/ompi-release/pull/384#issuecomment-120412836>, > the latest commit breaks on RHEL 6.5 systems that do not have MOFED installed. > > -- > Jeff Squyres > [email protected] <javascript:;> > For corporate legal information go to: > http://www.cisco.com/web/about/doing_business/legal/cri/ > <http://www.cisco.com/web/about/doing_business/legal/cri/> > > _______________________________________________ > devel mailing list > [email protected] <javascript:;> > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > <http://www.open-mpi.org/mailman/listinfo.cgi/devel> > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/07/17618.php > <http://www.open-mpi.org/community/lists/devel/2015/07/17618.php> > _______________________________________________ > devel mailing list > [email protected] > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/07/17620.php
