Re: [OMPI devel] About supporting HWLOC 2.0.x

2018-05-22 Thread Brice Goglin
Sorry guys, I think I have all patches ready since the F2F meeting, but I couldn't test them enough because ranking was broken. I'll work on that by next week. Brie Le 22/05/2018 à 17:50, r...@open-mpi.org a écrit : > I’ve been running with hwloc 2.0.1 for quite some time now without problem,

Re: [OMPI devel] [OMPI users] 3.x - hang in MPI_Comm_disconnect

2018-05-22 Thread r...@open-mpi.org
FWIW: I just tested this on today’s OMPI master and it is working there. Could just be something that didn’t get moved to a release branch. > On May 21, 2018, at 8:43 PM, Ben Menadue > wrote: > > Hi Ralph, > > Thanks for that. That would also explain why it work

Re: [OMPI devel] About supporting HWLOC 2.0.x

2018-05-22 Thread r...@open-mpi.org
Arg - just remembered. I should have noted in my comment that I started with that PR and did make a few further adjustments, though not much. > On May 22, 2018, at 8:49 AM, Jeff Squyres (jsquyres) > wrote: > > Geoffroy -- check out https://github.com/open-mpi/ompi/pull/4677. > > If all those

Re: [OMPI devel] About supporting HWLOC 2.0.x

2018-05-22 Thread r...@open-mpi.org
I’ve been running with hwloc 2.0.1 for quite some time now without problem, including use of the shared memory segment. It would be interesting to hear what changes you had to make. However, that said, there is a significant issue in ORTE when trying to map-by NUMA as hwloc 2.0.1 no longer asso

Re: [OMPI devel] About supporting HWLOC 2.0.x

2018-05-22 Thread Jeff Squyres (jsquyres)
Geoffroy -- check out https://github.com/open-mpi/ompi/pull/4677. If all those issues are now moot, great. I really haven't followed up much since I made the initial PR; I'm happy to have someone else take it over... > On May 22, 2018, at 11:46 AM, Vallee, Geoffroy R. wrote: > > Hi, > > HWL

[OMPI devel] About supporting HWLOC 2.0.x

2018-05-22 Thread Vallee, Geoffroy R.
Hi, HWLOC 2.0.x support was brought up during the call. FYI, I am currently using (and still testing) hwloc 2.0.1 as an external library with master and I did not face any major problem; I only had to fix minor things, mainly for putting the HWLOC topology in a shared memory segment. Let me kno