nb_slots         2277 ompi/mca/topo/treematch/treematch/tm_tree.c   int npu, nb_processes, oversub_fact, nb_slots;
nb_slots         2286 ompi/mca/topo/treematch/treematch/tm_tree.c   nb_slots       = npu * oversub_fact;
nb_slots         2295 ompi/mca/topo/treematch/treematch/tm_tree.c     printf("Nb of slots          : %d\n", nb_slots);
nb_slots         2306 ompi/mca/topo/treematch/treematch/tm_tree.c   if(nb_constraints == nb_slots)
nb_slots         2309 ompi/mca/topo/treematch/treematch/tm_tree.c 	printf("No need to use %d constraints for %d slots!\n", nb_constraints, nb_slots);