libnbc_iallgather_algorithm 73 ompi/mca/coll/libnbc/coll_libnbc.h extern int libnbc_iallgather_algorithm; libnbc_iallgather_algorithm 49 ompi/mca/coll/libnbc/coll_libnbc_component.c int libnbc_iallgather_algorithm = 0; /* iallgather user forced algorithm */ libnbc_iallgather_algorithm 214 ompi/mca/coll/libnbc/coll_libnbc_component.c libnbc_iallgather_algorithm = 0; libnbc_iallgather_algorithm 221 ompi/mca/coll/libnbc/coll_libnbc_component.c &libnbc_iallgather_algorithm); libnbc_iallgather_algorithm 72 ompi/mca/coll/libnbc/nbc_iallgather.c if (libnbc_iallgather_algorithm == 0) { libnbc_iallgather_algorithm 76 ompi/mca/coll/libnbc/nbc_iallgather.c if (libnbc_iallgather_algorithm == 1) { libnbc_iallgather_algorithm 78 ompi/mca/coll/libnbc/nbc_iallgather.c } else if (libnbc_iallgather_algorithm == 2 && is_commsize_pow2) {