Le 08/02/2012 22:33, Paul H. Hargrove a écrit : > > > On 2/8/2012 8:58 AM, Jeff Squyres wrote: >> * Fix conversion from/to Linux libnuma when some NUMA nodes have no >> memory. > > Tests on the virtual node I have access to where that problem report > originated is still not quite right. > There is now a different assertion failing than I had seen before: >> lt-linux-libnuma: >> /users/phh1/OMPI/hwloc-1.3.2rc1-linux-ppc64-gcc//hwloc-1.3.2rc1/tests/linux-libnuma.c:83: >> main: Assertion `!memcmp(&nodemask, &numa_all_nodes, >> sizeof(nodemask_t))' failed. >> /bin/sh: line 5: 19416 Aborted ${dir}$tst >> FAIL: linux-libnuma > > I don't have any clue if that represents forward or backward progress. > Maybe the sanity check is just different between 1.3 and trunk? > So, I figured I had better report it.
Let's ignore this for 1.3.2. libnuma sucks, we're wasting way too much time trying to make it sane. I'll look later if I find an easy way to reproduce. Brice