allgather_algorithms   34 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c static mca_base_var_enum_value_t allgather_algorithms[] = {
allgather_algorithms   62 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c     for( cnt = 0; NULL != allgather_algorithms[cnt].string; cnt++ );
allgather_algorithms   76 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c     (void) mca_base_var_enum_create("coll_tuned_allgather_algorithms", allgather_algorithms, &new_enum);