tot_weight 822 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h unsigned tot_weight; tot_weight 831 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h tot_weight = 0; tot_weight 833 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h tot_weight += (unsigned) hwloc_bitmap_weight(roots[i]->cpuset); tot_weight 847 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h chunk = (( (givenweight+weight) * n + tot_weight-1) / tot_weight) tot_weight 848 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h - (( givenweight * n + tot_weight-1) / tot_weight);