[OMPI users] How do I build 3.1.0 (or later) with mellanox's libraries

2018-09-14 Thread Alan Wild
I apologize if this has been discussed before but I've been unable to find discussion on the topic. I recently went to build 3.1.2 on our cluster only to have the build completely fail during configure due to issues with libnl versions. Specifically I was had requested support for mellanox's lib

Re: [OMPI users] How do I build 3.1.0 (or later) with mellanox's libraries

2018-09-14 Thread Gilles Gouaillardet
Alan, Can you please compress and post your config.log ? My understanding of the mentioned commit is it does not build the reachable/netlink component if libnl version 1 is used (by third party libs such as mxm). I do not believe it should abort configure Cheers, Gilles On Saturday, September

Re: [OMPI users] How do I build 3.1.0 (or later) with mellanox's libraries

2018-09-14 Thread Alan Wild
As request I've attached the config.log. I also included the output from configure itself. -Alan On Fri, Sep 14, 2018, 10:20 AM Alan Wild wrote: > I apologize if this has been discussed before but I've been unable to find > discussion on the topic. > > I recently went to build 3.1.2 on our clu