nbg 1780 ompi/mca/topo/treematch/treematch/tm_tree.c double nbg; nbg 1788 ompi/mca/topo/treematch/treematch/tm_tree.c nbg = choose(mat_order, arity); nbg 1791 ompi/mca/topo/treematch/treematch/tm_tree.c printf("Number of possible groups:%.0lf\n", nbg); nbg 1795 ompi/mca/topo/treematch/treematch/tm_tree.c if( nbg > 30000 ){ nbg 1808 ompi/mca/topo/treematch/treematch/tm_tree.c val = fast_grouping(cost_mat, tab_node, new_tab_node, arity, solution_size, nbg); nbg 1823 ompi/mca/topo/treematch/treematch/tm_tree.c unsigned long int nb_groups = (unsigned long int) nbg;