[OMPI devel] Open MPI v2.1.0rc2 has been released

2017-03-02 Thread Jeff Squyres (jsquyres)
Please test! In the usual location: https://www.open-mpi.org/software/ompi/v2.1/ Changes since rc1: - PML/ucx: fix datatype error in bsend - Fix MPI spawning - Fix periodic TCP connection error that could occur in MPI_THREAD_MULTIPLE scenarios - Fixed errors with MPI_PACK / MPI_UNPACK -

[OMPI devel] --with-devel-headers and intenal 'hwloc' header on 'mpicc --showme:compile'

2017-03-02 Thread Paul Kapinos
Hi Jeff, Hi All, did you noticed the last update here: https://github.com/open-mpi/hwloc/issues/229 In short: configure option --with-devel-headers lead to the internal 'hwloc' headers to be on the 'mpicc --showme:compile', > which are absolutely not meant for stuff outside the Open MPI