Preliminary report:

1) I find that "ConnectX XRC support" is still not detected as it was in
1.8.4 and earlier:

$ 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
support is enabled... yes
openmpi-1.8.1-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX
XRC support is enabled... yes
openmpi-1.8.2-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX
XRC support is enabled... yes
openmpi-1.8.3-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX
XRC support is enabled... yes
openmpi-1.8.4-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX
XRC support is enabled... yes
openmpi-1.8.5-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX
XRC support is enabled... no
openmpi-1.8.6-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX
XRC support is enabled... no
openmpi-1.8.7rc1-linux-x86_64-icc-14/LOG/configure.log:checking if ConnectX
XRC support is enabled... no



2) I noticed a cosmetic "glitch" in the configure output:

checking for working epoll library interface... checking if epoll can
build... yes

yes

This just means AC_MSG_{CHECKING,RESULT} macros are nested when they
shouldn't be.
There is nothing to suggest that the results of the configure probes are
incorrect.


-Paul

On Thu, Jul 9, 2015 at 1:03 PM, Ralph Castain <r...@open-mpi.org> wrote:

> In the usual place:
>
> http://www.open-mpi.org/software/ompi/v1.8/
>
> Please test and let me know of any issues that surface. My intent is to
> release this next week.
> Ralph
>
>
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post:
> http://www.open-mpi.org/community/lists/devel/2015/07/17604.php
>



-- 
Paul H. Hargrove                          phhargr...@lbl.gov
Computer Languages & Systems Software (CLaSS) Group
Computer Science Department               Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900

Reply via email to