[OMPI devel] Problem with BTL while allocating window

2017-02-02 Thread Clement FOYER
Hi everyone, I've been facing issues with the creations of windows (MPI_Win_create). Maybe it's an already known issue, or maybe you will be able to tell me where to check to find the problem. I've been developping some benchmark to evaluate the overhead of a monitoring module. Everything wo

Re: [OMPI devel] Problem with BTL while allocating window

2017-02-02 Thread Clement FOYER
Update : From what I've tracked, while initializing the osc_rdma module, there is a btl selected, whose endpoint can't be found back when calling ompi_osc_rdma_peer_btl_endpoint(). It seems like that for even peers, the available btl endpoints are tcp, even though we only find openib and ugn

[OMPI devel] Fun fact: comparisons between Open MPI versions

2017-02-02 Thread Jeff Squyres (jsquyres)
I stumbled across this this morning; I didn't even know such a thing existed: https://fossies.org/diffs/openmpi/ For example: https://fossies.org/diffs/openmpi/2.0.1_vs_2.0.2/index.html Nifty. -- Jeff Squyres jsquy...@cisco.com ___ devel ma

Re: [OMPI devel] OMPI v1.10.6rc1 ready for test

2017-02-02 Thread Paul Hargrove
Sorry for the delayed response. I have completed my normal RC testing and have nothing to report. -Paul On Mon, Jan 30, 2017 at 1:03 PM, r...@open-mpi.org wrote: > Usual place: https://www.open-mpi.org/software/ompi/v1.10/ > > Scheduled release: Fri Feb 3rd > > 1.10.6 > -- > - Fix bug in ti