Re: [OMPI devel] XRC Support

2015-07-09 Thread Gilles Gouaillardet
Ben and Paul, Thanks for the report ! it looks like a simple typo (e.g. ')' instead of ',' the attached patch is for v1.8 in order to use it, you need recent autotools (see http://www.open-mpi.org/source/building.php) apply the patch, run autogen.pl, and then configure, make, make install i

Re: [OMPI devel] XRC Support

2015-07-08 Thread Paul Hargrove
I just gave the whole 1.8 series a spin and it looks like "ConnectX XRC" configure logic has been broken since 1.8.5, but worked in 1.8.4: $ grep 'ConnectX XRC support' openmpi-1.*-icc-14/LOG/configure.log| sort -u openmpi-1.8-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX XRC suppor

[OMPI devel] XRC Support

2015-07-08 Thread Ben Menadue
Hi, I just finished building 1.8.6 and master on our cluster and noticed that for both, XRC support wasn't being detected because it didn't detect the IBV_SRQT_XRC declaration: checking whether IBV_SRQT_XRC is declared... (cached) no ... checking if ConnectX XRC support is