
hwloc_get_first_largest_obj_inside_cpuset() returns the largest/highest object, but it could still have a child with the same cpuset. So check children as well in case there's a matching NUMA node there. (cherry picked from commit open-mpi/hwloc@57a1c4fbe4) Signed-off-by: Jeff Squyres <jsquyres@cisco.com>