total_work        942 ompi/mca/topo/treematch/treematch/tm_tree.c   int total_work = work->nb_work;
total_work        979 ompi/mca/topo/treematch/treematch/tm_tree.c 	fprintf(stdout, "\r%d: %.2f%% of search space explored...", thread_id,(100.0*cur_work)/total_work);