max_numnodes 1795 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c static int _max_numnodes = -1, max_numnodes; max_numnodes 1803 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c max_numnodes = HWLOC_BITS_PER_LONG; max_numnodes 1805 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c unsigned long mask[max_numnodes / HWLOC_BITS_PER_LONG]; max_numnodes 1806 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c int err = hwloc_get_mempolicy(&linuxpolicy, mask, max_numnodes, 0, 0); max_numnodes 1812 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c return _max_numnodes = max_numnodes; max_numnodes 1813 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c max_numnodes *= 2;