redbuf 29 ompi/mca/coll/libnbc/nbc_ireduce.c static inline int red_sched_binomial (int rank, int p, int root, const void *sendbuf, void *redbuf, char tmpredbuf, int count, MPI_Datatype datatype, redbuf 69 ompi/mca/coll/libnbc/nbc_ireduce.c char *redbuf=NULL, inplace; redbuf 133 ompi/mca/coll/libnbc/nbc_ireduce.c redbuf = recvbuf; redbuf 138 ompi/mca/coll/libnbc/nbc_ireduce.c redbuf = (char *)span_align - gap; redbuf 175 ompi/mca/coll/libnbc/nbc_ireduce.c res = red_sched_binomial(rank, p, root, sendbuf, redbuf, tmpredbuf, count, datatype, op, inplace, schedule, tmpbuf); redbuf 181 ompi/mca/coll/libnbc/nbc_ireduce.c res = red_sched_redscat_gather(rank, p, root, sendbuf, redbuf, tmpredbuf, count, datatype, op, inplace, schedule, tmpbuf, comm); redbuf 356 ompi/mca/coll/libnbc/nbc_ireduce.c static inline int red_sched_binomial (int rank, int p, int root, const void *sendbuf, void *redbuf, char tmpredbuf, int count, MPI_Datatype datatype, redbuf 380 ompi/mca/coll/libnbc/nbc_ireduce.c lbuf = redbuf; redbuf 385 ompi/mca/coll/libnbc/nbc_ireduce.c rbuf = redbuf; redbuf 451 ompi/mca/coll/libnbc/nbc_ireduce.c res = NBC_Sched_send (redbuf, tmpredbuf, count, datatype, root, schedule, false); redbuf 453 ompi/mca/coll/libnbc/nbc_ireduce.c res = NBC_Sched_recv (redbuf, tmpredbuf, count, datatype, vroot, schedule, false); redbuf 49 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c char *redbuf, *sbuf, inplace; redbuf 88 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c redbuf = (char *) tmpbuf + span_align - gap; redbuf 93 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c redbuf, false, count, datatype, schedule, false);