Re: [hwloc-users] hwloc-2.0rc1 build warnings

2018-01-24 Thread Brice Goglin
#2 and #3 are OK About #1, we could rename pkgconfig and pkgdata prefixes into something like hwlocpkgconfig and hwlocpkgdata. I don't think the actual prefix value matters. I'll try that tomorrow. Brice Le 24/01/2018 à 23:46, Balaji, Pavan a écrit : > Hi Brice, > > Here are the other patches

Re: [hwloc-users] hwloc-2.0rc1 build warnings

2018-01-24 Thread Balaji, Pavan
Hi Brice, Here are the other patches that we are currently maintaining for hwloc. Can you see if these can be integrated upstream too: https://github.com/pmodels/hwloc/commit/44fe0a500e7828bcb2390fbd24656a7a26b450ed

Re: [hwloc-users] OFED requirements for netloc

2018-01-24 Thread Brice Goglin
OK In the meantime, maybe you can diff the ibnetdiscover outputs to see if anything obvious appears? You might need to sort the lines first if the outputs aren't ordered the same. Brice Le 24/01/2018 à 23:33, Craig West a écrit : > Brice, > > The output isn't big, just a pair of IB switches

Re: [hwloc-users] OFED requirements for netloc

2018-01-24 Thread Craig West
Brice, The output isn't big, just a pair of IB switches and a dozen hosts, some with single, some dual connections. However, we would need to sanitise the data, or at least look at it in detail first to see what it contains. I can say that the ibnetdiscover and ibroute commands report version

[hwloc-users] hwloc-2.0rc1 build warnings

2018-01-24 Thread Balaji, Pavan
Folks, I'm seeing these warnings on the mac os when building hwloc-2.0rc1 with clang: 8< CC lstopo-lstopo.o lstopo.c: In function 'usage': lstopo.c:425:7: warning: "CAIRO_HAS_XLIB_SURFACE" is not defined, evaluates to 0 [-Wundef] #elif CAIRO_HAS_XLIB_SURFACE && (defined