reduce_scatter_algorithms 36 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c static mca_base_var_enum_value_t reduce_scatter_algorithms[] = { reduce_scatter_algorithms 62 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c for( cnt = 0; NULL != reduce_scatter_algorithms[cnt].string; cnt++ ); reduce_scatter_algorithms 76 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c (void) mca_base_var_enum_create("coll_tuned_reduce_scatter_algorithms", reduce_scatter_algorithms, &new_enum);