nodes_per_part 312 ompi/mca/topo/treematch/treematch/k-partitioning.c int nodes_per_part = n/k; nodes_per_part 317 ompi/mca/topo/treematch/treematch/k-partitioning.c int i_part = constraints[i]/nodes_per_part; /*we compute the partition where we have to put this constraint*/ nodes_per_part 325 ompi/mca/topo/treematch/treematch/k-partitioning.c if(size[j] < nodes_per_part) /*if j partition isn't full*/