Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros

2014-10-08 Thread Brice Goglin
Le 08/10/2014 07:40, James Custer a écrit : > This is on our UV machines (specifically UV2 that I was testing on). Ah, looks like the bug is important then. I'll wait a couple more days in case other issues are reported, and I'll release a 1.10.1. Hopefully we'll have a proper fix for the hwloc-ls

Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros

2014-10-08 Thread James Custer
Subject: Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros Using Itanium ? Or do you guys have PCI domains on Altix UV ? Brice Le 08/10/2014 07:37, James Custer a écrit : > Well, I just started looking at hwloc today as a potential replacement for > SGI's custom topol

Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros

2014-10-08 Thread Brice Goglin
__ > From: hwloc-devel [hwloc-devel-boun...@open-mpi.org] on behalf of Brice > Goglin [brice.gog...@inria.fr] > Sent: Wednesday, October 08, 2014 12:32 AM > To: hwloc-de...@open-mpi.org > Subject: Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros > > Appl

Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros

2014-10-08 Thread James Custer
wloc-de...@open-mpi.org Subject: Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros Applied thanks. Interesting to see somebody who cares about PCi domains :) Brice Le 08/10/2014 07:24, James Custer a écrit : > Commit 1e57af5 removed macros HWLOC_HAVE_PCI_FIND_CAP, > HWLOC_HA

Re: [hwloc-devel] [PATCH] Fix code relying on nonexistent macros

2014-10-08 Thread Brice Goglin
Applied thanks. Interesting to see somebody who cares about PCi domains :) Brice Le 08/10/2014 07:24, James Custer a écrit : > Commit 1e57af5 removed macros HWLOC_HAVE_PCI_FIND_CAP, > HWLOC_HAVE_PCIDEV_DOMAIN, and HWLOC_HAVE_LIBPCIACCESS. > However, these are still referenced in src/topology-pci.

[hwloc-devel] [PATCH] Fix code relying on nonexistent macros

2014-10-08 Thread James Custer
Commit 1e57af5 removed macros HWLOC_HAVE_PCI_FIND_CAP, HWLOC_HAVE_PCIDEV_DOMAIN, and HWLOC_HAVE_LIBPCIACCESS. However, these are still referenced in src/topology-pci.c. Specifically, the check to see if HWLOC_HAVE_LIBPCIACCESS or HWLOC_HAVE_PCIDEV_DOMAIN will always be false, resulting in domain be