c_coll 301 ompi/communicator/comm.c rc = comm->c_coll->coll_allgather ( &(group->grp_my_rank), c_coll 304 ompi/communicator/comm.c comm->c_coll->coll_allgather_module); c_coll 438 ompi/communicator/comm.c allgatherfct = (ompi_comm_allgatherfct *)comm->c_coll->coll_allgather; c_coll 446 ompi/communicator/comm.c rc = allgatherfct( myinfo, 2, MPI_INT, results, 2, MPI_INT, comm, comm->c_coll->coll_allgather_module ); c_coll 507 ompi/communicator/comm.c rc = comm->c_coll->coll_allgather( myinfo, 2, MPI_INT, rresults, 2, c_coll 509 ompi/communicator/comm.c comm->c_coll->coll_allgather_module); c_coll 768 ompi/communicator/comm.c rc = comm->c_coll->coll_allgather (MPI_IN_PLACE, 2, MPI_INT, results, 2, MPI_INT, comm, c_coll 769 ompi/communicator/comm.c comm->c_coll->coll_allgather_module); c_coll 811 ompi/communicator/comm.c rc = comm->c_coll->coll_allreduce (MPI_IN_PLACE, &tmp, 4, MPI_INT, MPI_MAX, comm, c_coll 812 ompi/communicator/comm.c comm->c_coll->coll_allreduce_module); c_coll 823 ompi/communicator/comm.c rc = comm->c_coll->coll_allreduce (MPI_IN_PLACE, &ok, 1, MPI_INT, MPI_MIN, comm, c_coll 824 ompi/communicator/comm.c comm->c_coll->coll_allreduce_module); c_coll 831 ompi/communicator/comm.c rc = comm->c_coll->coll_allreduce (MPI_IN_PLACE, &ok, 1, MPI_INT, MPI_MIN, comm, c_coll 832 ompi/communicator/comm.c comm->c_coll->coll_allreduce_module); c_coll 1593 ompi/communicator/comm.c rc = local_comm->c_coll->coll_bcast( &rlen, 1, MPI_INT, c_coll 1595 ompi/communicator/comm.c local_comm->c_coll->coll_bcast_module ); c_coll 1626 ompi/communicator/comm.c rc = local_comm->c_coll->coll_bcast( recvbuf, rlen, MPI_BYTE, c_coll 1628 ompi/communicator/comm.c local_comm->c_coll->coll_bcast_module); c_coll 1762 ompi/communicator/comm.c rc = intercomm->c_coll->coll_allgatherv(&high, scount, MPI_INT, c_coll 1765 ompi/communicator/comm.c intercomm->c_coll->coll_allgatherv_module); c_coll 647 ompi/communicator/comm_cid.c return comm->c_coll->coll_iallreduce (inbuf, outbuf, count, MPI_INT, op, comm, c_coll 648 ompi/communicator/comm_cid.c req, comm->c_coll->coll_iallreduce_module); c_coll 697 ompi/communicator/comm_cid.c rc = intercomm->c_local_comm->c_coll->coll_ireduce (inbuf, context->tmpbuf, count, MPI_INT, op, 0, c_coll 699 ompi/communicator/comm_cid.c intercomm->c_local_comm->c_coll->coll_ireduce_module); c_coll 760 ompi/communicator/comm_cid.c rc = comm->c_coll->coll_ibcast (context->outbuf, context->count, MPI_INT, 0, comm, c_coll 761 ompi/communicator/comm_cid.c &subreq, comm->c_coll->coll_ibcast_module); c_coll 776 ompi/communicator/comm_cid.c rc = comm->c_coll->coll_ibcast (context->outbuf, context->count, MPI_INT, c_coll 778 ompi/communicator/comm_cid.c &subreq, comm->c_coll->coll_ibcast_module); c_coll 859 ompi/communicator/comm_cid.c rc = comm->c_coll->coll_ireduce (inbuf, context->tmpbuf, count, MPI_INT, op, c_coll 861 ompi/communicator/comm_cid.c comm->c_coll->coll_ireduce_module); c_coll 1011 ompi/communicator/comm_cid.c rc = comm->c_coll->coll_ireduce (inbuf, context->tmpbuf, count, MPI_INT, op, c_coll 1013 ompi/communicator/comm_cid.c &subreq, comm->c_coll->coll_ireduce_module); c_coll 380 ompi/communicator/comm_init.c comm->c_coll = NULL; c_coll 402 ompi/communicator/comm_init.c if ( NULL != comm->c_coll ) { c_coll 189 ompi/communicator/communicator.h mca_coll_base_comm_coll_t *c_coll; c_coll 78 ompi/debuggers/predefined_gap_test.c GAP_CHECK("c_coll", test_comm, c_coll, c_pml_comm, 1); c_coll 241 ompi/dpm/dpm.c rc = comm->c_coll->coll_bcast(&rportlen, 1, MPI_INT, root, comm, c_coll 242 ompi/dpm/dpm.c comm->c_coll->coll_bcast_module); c_coll 257 ompi/dpm/dpm.c rc = comm->c_coll->coll_bcast(rport, rportlen, MPI_BYTE, root, comm, c_coll 258 ompi/dpm/dpm.c comm->c_coll->coll_bcast_module); c_coll 227 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_module_init, sizeof(mca_coll_base_module_init_1_0_0_fn_t)); c_coll 228 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_module_finalize, sizeof(mca_coll_base_module_finalize_fn_t)); c_coll 229 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_allgather, sizeof(mca_coll_base_module_allgather_fn_t)); c_coll 230 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_allgatherv, sizeof(mca_coll_base_module_allgatherv_fn_t)); c_coll 231 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_allreduce, sizeof(mca_coll_base_module_allreduce_fn_t)); c_coll 232 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_alltoall, sizeof(mca_coll_base_module_alltoall_fn_t)); c_coll 233 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_alltoallv, sizeof(mca_coll_base_module_alltoallv_fn_t)); c_coll 234 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_alltoallw, sizeof(mca_coll_base_module_alltoallw_fn_t)); c_coll 235 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_barrier, sizeof(mca_coll_base_module_barrier_fn_t)); c_coll 236 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_bcast, sizeof(mca_coll_base_module_bcast_fn_t)); c_coll 237 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_exscan, sizeof(mca_coll_base_module_exscan_fn_t)); c_coll 238 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_gather, sizeof(mca_coll_base_module_gather_fn_t)); c_coll 239 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_gatherv, sizeof(mca_coll_base_module_gatherv_fn_t)); c_coll 240 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_reduce, sizeof(mca_coll_base_module_reduce_fn_t)); c_coll 241 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_reduce_scatter, sizeof(mca_coll_base_module_reduce_scatter_fn_t)); c_coll 242 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_scan, sizeof(mca_coll_base_module_scan_fn_t)); c_coll 243 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_scatter, sizeof(mca_coll_base_module_scatter_fn_t)); c_coll 244 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_scatterv, sizeof(mca_coll_base_module_scatterv_fn_t)); c_coll 706 ompi/mca/coll/base/coll_base_allgather.c err = comm->c_coll->coll_gather(sbuf, scount, sdtype, c_coll 708 ompi/mca/coll/base/coll_base_allgather.c 0, comm, comm->c_coll->coll_gather_module); c_coll 712 ompi/mca/coll/base/coll_base_allgather.c err = comm->c_coll->coll_bcast(rbuf, (ptrdiff_t)rcount * ompi_comm_size(comm), rdtype, c_coll 713 ompi/mca/coll/base/coll_base_allgather.c 0, comm, comm->c_coll->coll_bcast_module); c_coll 718 ompi/mca/coll/base/coll_base_allgather.c err = comm->c_coll->coll_bcast(rbuf, rcount, temptype, c_coll 719 ompi/mca/coll/base/coll_base_allgather.c 0, comm, comm->c_coll->coll_bcast_module); c_coll 614 ompi/mca/coll/base/coll_base_allgatherv.c err = comm->c_coll->coll_gatherv(send_buf, c_coll 617 ompi/mca/coll/base/coll_base_allgatherv.c comm, comm->c_coll->coll_gatherv_module); c_coll 644 ompi/mca/coll/base/coll_base_allgatherv.c comm->c_coll->coll_bcast(rbuf, 1, newtype, 0, comm, c_coll 645 ompi/mca/coll/base/coll_base_allgatherv.c comm->c_coll->coll_bcast_module); c_coll 70 ompi/mca/coll/base/coll_base_allreduce.c err = comm->c_coll->coll_reduce (MPI_IN_PLACE, rbuf, count, dtype, c_coll 71 ompi/mca/coll/base/coll_base_allreduce.c op, 0, comm, comm->c_coll->coll_reduce_module); c_coll 73 ompi/mca/coll/base/coll_base_allreduce.c err = comm->c_coll->coll_reduce (rbuf, NULL, count, dtype, op, 0, c_coll 74 ompi/mca/coll/base/coll_base_allreduce.c comm, comm->c_coll->coll_reduce_module); c_coll 77 ompi/mca/coll/base/coll_base_allreduce.c err = comm->c_coll->coll_reduce (sbuf, rbuf, count, dtype, op, 0, c_coll 78 ompi/mca/coll/base/coll_base_allreduce.c comm, comm->c_coll->coll_reduce_module); c_coll 84 ompi/mca/coll/base/coll_base_allreduce.c return comm->c_coll->coll_bcast (rbuf, count, dtype, 0, comm, c_coll 85 ompi/mca/coll/base/coll_base_allreduce.c comm->c_coll->coll_bcast_module); c_coll 89 ompi/mca/coll/base/coll_base_comm_select.c if (NULL != comm->c_coll->coll_ ## func ## _module) { \ c_coll 90 ompi/mca/coll/base/coll_base_comm_select.c OBJ_RELEASE(comm->c_coll->coll_ ## func ## _module); \ c_coll 92 ompi/mca/coll/base/coll_base_comm_select.c comm->c_coll->coll_ ## func = module->coll_ ## func; \ c_coll 93 ompi/mca/coll/base/coll_base_comm_select.c comm->c_coll->coll_ ## func ## _module = module; \ c_coll 99 ompi/mca/coll/base/coll_base_comm_select.c ( (what) = # func , NULL == (comm)->c_coll->coll_ ## func) c_coll 122 ompi/mca/coll/base/coll_base_comm_select.c comm->c_coll = (mca_coll_base_comm_coll_t*)calloc(1, sizeof(mca_coll_base_comm_coll_t)); c_coll 40 ompi/mca/coll/base/coll_base_comm_unselect.c if (NULL != comm->c_coll->coll_ ## func ## _module) { \ c_coll 41 ompi/mca/coll/base/coll_base_comm_unselect.c if (NULL != comm->c_coll->coll_ ## func ## _module->coll_module_disable) { \ c_coll 42 ompi/mca/coll/base/coll_base_comm_unselect.c comm->c_coll->coll_ ## func ## _module->coll_module_disable( \ c_coll 43 ompi/mca/coll/base/coll_base_comm_unselect.c comm->c_coll->coll_ ## func ## _module, comm); \ c_coll 45 ompi/mca/coll/base/coll_base_comm_unselect.c OBJ_RELEASE(comm->c_coll->coll_ ## func ## _module); \ c_coll 46 ompi/mca/coll/base/coll_base_comm_unselect.c comm->c_coll->coll_## func = NULL; \ c_coll 47 ompi/mca/coll/base/coll_base_comm_unselect.c comm->c_coll->coll_## func ## _module = NULL; \ c_coll 127 ompi/mca/coll/base/coll_base_comm_unselect.c free(comm->c_coll); c_coll 128 ompi/mca/coll/base/coll_base_comm_unselect.c comm->c_coll = NULL; c_coll 70 ompi/mca/coll/base/coll_base_reduce_scatter.c err = comm->c_coll->coll_reduce (MPI_IN_PLACE, tmprbuf, total_count, c_coll 71 ompi/mca/coll/base/coll_base_reduce_scatter.c dtype, op, root, comm, comm->c_coll->coll_reduce_module); c_coll 73 ompi/mca/coll/base/coll_base_reduce_scatter.c err = comm->c_coll->coll_reduce(tmprbuf, NULL, total_count, c_coll 74 ompi/mca/coll/base/coll_base_reduce_scatter.c dtype, op, root, comm, comm->c_coll->coll_reduce_module); c_coll 86 ompi/mca/coll/base/coll_base_reduce_scatter.c err = comm->c_coll->coll_reduce (sbuf, tmprbuf, total_count, c_coll 87 ompi/mca/coll/base/coll_base_reduce_scatter.c dtype, op, root, comm, comm->c_coll->coll_reduce_module); c_coll 100 ompi/mca/coll/base/coll_base_reduce_scatter.c err = comm->c_coll->coll_scatterv (tmprbuf, rcounts, displs, dtype, c_coll 102 ompi/mca/coll/base/coll_base_reduce_scatter.c root, comm, comm->c_coll->coll_scatterv_module); c_coll 104 ompi/mca/coll/base/coll_base_reduce_scatter.c err = comm->c_coll->coll_scatterv (tmprbuf, rcounts, displs, dtype, c_coll 106 ompi/mca/coll/base/coll_base_reduce_scatter.c root, comm, comm->c_coll->coll_scatterv_module); c_coll 96 ompi/mca/coll/base/coll_base_reduce_scatter_block.c comm->c_coll->coll_reduce(sbuf, recv_buf, count, dtype, op, 0, c_coll 97 ompi/mca/coll/base/coll_base_reduce_scatter_block.c comm, comm->c_coll->coll_reduce_module); c_coll 101 ompi/mca/coll/base/coll_base_reduce_scatter_block.c err = comm->c_coll->coll_scatter(recv_buf, rcount, dtype, c_coll 103 ompi/mca/coll/base/coll_base_reduce_scatter_block.c comm, comm->c_coll->coll_scatter_module); c_coll 64 ompi/mca/coll/basic/coll_basic_allgatherv.c err = comm->c_coll->coll_alltoallv(sbuf, scounts, sdisps, sdtype, c_coll 66 ompi/mca/coll/basic/coll_basic_allgatherv.c comm->c_coll->coll_alltoallv_module); c_coll 56 ompi/mca/coll/basic/coll_basic_allreduce.c err = comm->c_coll->coll_reduce(MPI_IN_PLACE, rbuf, count, dtype, op, 0, comm, comm->c_coll->coll_reduce_module); c_coll 58 ompi/mca/coll/basic/coll_basic_allreduce.c err = comm->c_coll->coll_reduce(rbuf, NULL, count, dtype, op, 0, comm, comm->c_coll->coll_reduce_module); c_coll 61 ompi/mca/coll/basic/coll_basic_allreduce.c err = comm->c_coll->coll_reduce(sbuf, rbuf, count, dtype, op, 0, comm, comm->c_coll->coll_reduce_module); c_coll 67 ompi/mca/coll/basic/coll_basic_allreduce.c return comm->c_coll->coll_bcast(rbuf, count, dtype, 0, comm, comm->c_coll->coll_bcast_module); c_coll 130 ompi/mca/coll/basic/coll_basic_barrier.c return comm->c_coll->coll_allreduce(&rank, &result, 1, MPI_INT, MPI_MAX, c_coll 131 ompi/mca/coll/basic/coll_basic_barrier.c comm, comm->c_coll->coll_allreduce_module); c_coll 334 ompi/mca/coll/basic/coll_basic_reduce_scatter.c comm->c_coll->coll_reduce(sbuf, recv_buf, count, dtype, op, 0, c_coll 335 ompi/mca/coll/basic/coll_basic_reduce_scatter.c comm, comm->c_coll->coll_reduce_module); c_coll 339 ompi/mca/coll/basic/coll_basic_reduce_scatter.c err = comm->c_coll->coll_scatterv(recv_buf, rcounts, disps, dtype, c_coll 341 ompi/mca/coll/basic/coll_basic_reduce_scatter.c comm, comm->c_coll->coll_scatterv_module); c_coll 472 ompi/mca/coll/basic/coll_basic_reduce_scatter.c err = comm->c_local_comm->c_coll->coll_scatterv(lbuf, rcounts, disps, dtype, c_coll 475 ompi/mca/coll/basic/coll_basic_reduce_scatter.c comm->c_local_comm->c_coll->coll_scatterv_module); c_coll 165 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c err = comm->c_local_comm->c_coll->coll_scatter(lbuf, rcount, dtype, c_coll 168 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c comm->c_local_comm->c_coll->coll_scatter_module); c_coll 81 ompi/mca/coll/cuda/coll_cuda.h mca_coll_base_comm_coll_t c_coll; c_coll 63 ompi/mca/coll/cuda/coll_cuda_allreduce.c rc = s->c_coll.coll_allreduce(sbuf, rbuf, count, dtype, op, comm, s->c_coll.coll_allreduce_module); c_coll 56 ompi/mca/coll/cuda/coll_cuda_exscan.c rc = s->c_coll.coll_exscan(sbuf, rbuf, count, dtype, op, comm, c_coll 57 ompi/mca/coll/cuda/coll_cuda_exscan.c s->c_coll.coll_exscan_module); c_coll 34 ompi/mca/coll/cuda/coll_cuda_module.c memset(&(module->c_coll), 0, sizeof(module->c_coll)); c_coll 39 ompi/mca/coll/cuda/coll_cuda_module.c OBJ_RELEASE(module->c_coll.coll_allreduce_module); c_coll 40 ompi/mca/coll/cuda/coll_cuda_module.c OBJ_RELEASE(module->c_coll.coll_reduce_module); c_coll 41 ompi/mca/coll/cuda/coll_cuda_module.c OBJ_RELEASE(module->c_coll.coll_reduce_scatter_block_module); c_coll 42 ompi/mca/coll/cuda/coll_cuda_module.c OBJ_RELEASE(module->c_coll.coll_scatter_module); c_coll 46 ompi/mca/coll/cuda/coll_cuda_module.c if (NULL != module->c_coll.coll_exscan_module) { c_coll 47 ompi/mca/coll/cuda/coll_cuda_module.c OBJ_RELEASE(module->c_coll.coll_exscan_module); c_coll 48 ompi/mca/coll/cuda/coll_cuda_module.c OBJ_RELEASE(module->c_coll.coll_scan_module); c_coll 126 ompi/mca/coll/cuda/coll_cuda_module.c if (NULL == (src)->c_coll->coll_ ## name ## _module) { \ c_coll 130 ompi/mca/coll/cuda/coll_cuda_module.c (dst)->c_coll.coll_ ## name ## _module = (src)->c_coll->coll_ ## name ## _module; \ c_coll 131 ompi/mca/coll/cuda/coll_cuda_module.c (dst)->c_coll.coll_ ## name = (src)->c_coll->coll_ ## name; \ c_coll 132 ompi/mca/coll/cuda/coll_cuda_module.c OBJ_RETAIN((src)->c_coll->coll_ ## name ## _module); \ c_coll 66 ompi/mca/coll/cuda/coll_cuda_reduce.c rc = s->c_coll.coll_reduce((void *) sbuf, rbuf, count, c_coll 68 ompi/mca/coll/cuda/coll_cuda_reduce.c s->c_coll.coll_reduce_module); c_coll 69 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c rc = s->c_coll.coll_reduce_scatter_block(sbuf, rbuf, rcount, dtype, op, comm, c_coll 70 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c s->c_coll.coll_reduce_scatter_block_module); c_coll 62 ompi/mca/coll/cuda/coll_cuda_scan.c rc = s->c_coll.coll_scan(sbuf, rbuf, count, dtype, op, comm, c_coll 63 ompi/mca/coll/cuda/coll_cuda_scan.c s->c_coll.coll_scan_module); c_coll 169 ompi/mca/coll/demo/coll_demo_module.c module->underlying.coll_ ## func = comm->c_coll->coll_ ## func; \ c_coll 170 ompi/mca/coll/demo/coll_demo_module.c module->underlying.coll_ ## func = comm->c_coll->coll_ ## func; \ c_coll 159 ompi/mca/coll/hcoll/coll_hcoll_module.c hcoll_module->previous_ ## __api = comm->c_coll->coll_ ## __api;\ c_coll 160 ompi/mca/coll/hcoll/coll_hcoll_module.c hcoll_module->previous_ ## __api ## _module = comm->c_coll->coll_ ## __api ## _module;\ c_coll 161 ompi/mca/coll/hcoll/coll_hcoll_module.c if (!comm->c_coll->coll_ ## __api || !comm->c_coll->coll_ ## __api ## _module) {\ c_coll 68 ompi/mca/coll/inter/coll_inter_allgather.c err = comm->c_local_comm->c_coll->coll_gather(sbuf, scount, sdtype, c_coll 71 ompi/mca/coll/inter/coll_inter_allgather.c comm->c_local_comm->c_coll->coll_gather_module); c_coll 90 ompi/mca/coll/inter/coll_inter_allgather.c err = comm->c_local_comm->c_coll->coll_bcast(rbuf, rcount*rsize, rdtype, c_coll 92 ompi/mca/coll/inter/coll_inter_allgather.c comm->c_local_comm->c_coll->coll_bcast_module); c_coll 68 ompi/mca/coll/inter/coll_inter_allgatherv.c err = comm->c_local_comm->c_coll->coll_gather(&scount, 1, MPI_INT, c_coll 71 ompi/mca/coll/inter/coll_inter_allgatherv.c comm->c_local_comm->c_coll->coll_gather_module); c_coll 95 ompi/mca/coll/inter/coll_inter_allgatherv.c err = comm->c_local_comm->c_coll->coll_gatherv(sbuf, scount, sdtype, c_coll 98 ompi/mca/coll/inter/coll_inter_allgatherv.c comm->c_local_comm->c_coll->coll_gatherv_module); c_coll 119 ompi/mca/coll/inter/coll_inter_allgatherv.c err = comm->c_local_comm->c_coll->coll_bcast(rbuf, 1, ndtype, c_coll 121 ompi/mca/coll/inter/coll_inter_allgatherv.c comm->c_local_comm->c_coll->coll_bcast_module); c_coll 65 ompi/mca/coll/inter/coll_inter_allreduce.c err = comm->c_local_comm->c_coll->coll_reduce(sbuf, pml_buffer, count, c_coll 68 ompi/mca/coll/inter/coll_inter_allreduce.c comm->c_local_comm->c_coll->coll_reduce_module); c_coll 86 ompi/mca/coll/inter/coll_inter_allreduce.c err = comm->c_local_comm->c_coll->coll_bcast(rbuf, count, dtype, c_coll 88 ompi/mca/coll/inter/coll_inter_allreduce.c comm->c_local_comm->c_coll->coll_bcast_module); c_coll 63 ompi/mca/coll/inter/coll_inter_bcast.c err = comm->c_local_comm->c_coll->coll_bcast(buff, count, datatype, 0, c_coll 65 ompi/mca/coll/inter/coll_inter_bcast.c comm->c_local_comm->c_coll->coll_bcast_module); c_coll 73 ompi/mca/coll/inter/coll_inter_gather.c err = comm->c_local_comm->c_coll->coll_gather(sbuf, scount, sdtype, c_coll 76 ompi/mca/coll/inter/coll_inter_gather.c comm->c_local_comm->c_coll->coll_gather_module); c_coll 79 ompi/mca/coll/inter/coll_inter_gatherv.c err = comm->c_local_comm->c_coll->coll_gather(&scount, 1, MPI_INT, c_coll 82 ompi/mca/coll/inter/coll_inter_gatherv.c comm->c_local_comm->c_coll->coll_gather_module); c_coll 106 ompi/mca/coll/inter/coll_inter_gatherv.c err = comm->c_local_comm->c_coll->coll_gatherv(sbuf, scount, sdtype, c_coll 109 ompi/mca/coll/inter/coll_inter_gatherv.c comm->c_local_comm->c_coll->coll_gatherv_module); c_coll 71 ompi/mca/coll/inter/coll_inter_reduce.c err = comm->c_local_comm->c_coll->coll_reduce(sbuf, pml_buffer, count, c_coll 73 ompi/mca/coll/inter/coll_inter_reduce.c comm->c_local_comm->c_coll->coll_reduce_module); c_coll 80 ompi/mca/coll/inter/coll_inter_scatter.c err = comm->c_local_comm->c_coll->coll_scatter(ptmp, rcount, rdtype, c_coll 83 ompi/mca/coll/inter/coll_inter_scatter.c comm->c_local_comm->c_coll->coll_scatter_module); c_coll 99 ompi/mca/coll/inter/coll_inter_scatterv.c err = comm->c_local_comm->c_coll->coll_scatterv(ptmp, counts, displace, c_coll 102 ompi/mca/coll/inter/coll_inter_scatterv.c comm->c_local_comm->c_coll->coll_scatterv_module); c_coll 21 ompi/mca/coll/monitoring/coll_monitoring_component.c if( NULL != __comm->c_coll->coll_ ## __api ## _module ) { \ c_coll 22 ompi/mca/coll/monitoring/coll_monitoring_component.c __module->real.coll_ ## __api = __comm->c_coll->coll_ ## __api; \ c_coll 23 ompi/mca/coll/monitoring/coll_monitoring_component.c __module->real.coll_ ## __api ## _module = __comm->c_coll->coll_ ## __api ## _module; \ c_coll 31 ompi/mca/coll/monitoring/coll_monitoring_component.c if( NULL != __comm->c_coll->coll_i ## __api ## _module ) { \ c_coll 32 ompi/mca/coll/monitoring/coll_monitoring_component.c __module->real.coll_i ## __api = __comm->c_coll->coll_i ## __api; \ c_coll 33 ompi/mca/coll/monitoring/coll_monitoring_component.c __module->real.coll_i ## __api ## _module = __comm->c_coll->coll_i ## __api ## _module; \ c_coll 133 ompi/mca/coll/portals4/coll_portals4_component.c __module->previous_ ## __api = __comm->c_coll->coll_ ## __api; \ c_coll 134 ompi/mca/coll/portals4/coll_portals4_component.c __module->previous_ ## __api ## _module = __comm->c_coll->coll_ ## __api ## _module; \ c_coll 135 ompi/mca/coll/portals4/coll_portals4_component.c if (!comm->c_coll->coll_ ## __api || !comm->c_coll->coll_ ## __api ## _module) { \ c_coll 229 ompi/mca/coll/sm/coll_sm_module.c if (NULL == comm->c_coll->coll_reduce || c_coll 230 ompi/mca/coll/sm/coll_sm_module.c NULL == comm->c_coll->coll_reduce_module) { c_coll 463 ompi/mca/coll/sm/coll_sm_module.c sm_module->previous_reduce = comm->c_coll->coll_reduce; c_coll 464 ompi/mca/coll/sm/coll_sm_module.c sm_module->previous_reduce_module = comm->c_coll->coll_reduce_module; c_coll 125 ompi/mca/coll/sync/coll_sync.h mca_coll_base_comm_coll_t c_coll; c_coll 167 ompi/mca/coll/sync/coll_sync.h err = (m)->c_coll.coll_barrier(comm, (m)->c_coll.coll_barrier_module); \ c_coll 176 ompi/mca/coll/sync/coll_sync.h err = (m)->c_coll.coll_barrier(comm, (m)->c_coll.coll_barrier_module); \ c_coll 41 ompi/mca/coll/sync/coll_sync_bcast.c return s->c_coll.coll_bcast(buff, count, datatype, root, comm, c_coll 42 ompi/mca/coll/sync/coll_sync_bcast.c s->c_coll.coll_bcast_module); c_coll 44 ompi/mca/coll/sync/coll_sync_bcast.c COLL_SYNC(s, s->c_coll.coll_bcast(buff, count, datatype, root, comm, c_coll 45 ompi/mca/coll/sync/coll_sync_bcast.c s->c_coll.coll_bcast_module)); c_coll 41 ompi/mca/coll/sync/coll_sync_exscan.c return s->c_coll.coll_exscan(sbuf, rbuf, count, dtype, op, comm, c_coll 42 ompi/mca/coll/sync/coll_sync_exscan.c s->c_coll.coll_exscan_module); c_coll 44 ompi/mca/coll/sync/coll_sync_exscan.c COLL_SYNC(s, s->c_coll.coll_exscan(sbuf, rbuf, count, dtype, op, comm, c_coll 45 ompi/mca/coll/sync/coll_sync_exscan.c s->c_coll.coll_exscan_module)); c_coll 42 ompi/mca/coll/sync/coll_sync_gather.c return s->c_coll.coll_gather(sbuf, scount, sdtype, c_coll 44 ompi/mca/coll/sync/coll_sync_gather.c s->c_coll.coll_gather_module); c_coll 46 ompi/mca/coll/sync/coll_sync_gather.c COLL_SYNC(s, s->c_coll.coll_gather(sbuf, scount, sdtype, c_coll 48 ompi/mca/coll/sync/coll_sync_gather.c s->c_coll.coll_gather_module)); c_coll 42 ompi/mca/coll/sync/coll_sync_gatherv.c return s->c_coll.coll_gatherv(sbuf, scount, sdtype, c_coll 44 ompi/mca/coll/sync/coll_sync_gatherv.c s->c_coll.coll_gatherv_module); c_coll 46 ompi/mca/coll/sync/coll_sync_gatherv.c COLL_SYNC(s, s->c_coll.coll_gatherv(sbuf, scount, sdtype, c_coll 49 ompi/mca/coll/sync/coll_sync_gatherv.c s->c_coll.coll_gatherv_module)); c_coll 46 ompi/mca/coll/sync/coll_sync_module.c memset(&(module->c_coll), 0, sizeof(module->c_coll)); c_coll 54 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_bcast_module); c_coll 55 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_gather_module); c_coll 56 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_gatherv_module); c_coll 57 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_reduce_module); c_coll 58 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_reduce_scatter_module); c_coll 59 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_scatter_module); c_coll 60 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_scatterv_module); c_coll 64 ompi/mca/coll/sync/coll_sync_module.c if (NULL != module->c_coll.coll_exscan_module) { c_coll 65 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_exscan_module); c_coll 66 ompi/mca/coll/sync/coll_sync_module.c OBJ_RELEASE(module->c_coll.coll_scan_module); c_coll 150 ompi/mca/coll/sync/coll_sync_module.c s->c_coll = *comm->c_coll; c_coll 153 ompi/mca/coll/sync/coll_sync_module.c if (NULL == s->c_coll.coll_ ## name ## _module) { \ c_coll 157 ompi/mca/coll/sync/coll_sync_module.c OBJ_RETAIN(s->c_coll.coll_ ## name ## _module); \ c_coll 40 ompi/mca/coll/sync/coll_sync_reduce.c return s->c_coll.coll_reduce(sbuf, rbuf, count, dtype, op, root, comm, c_coll 41 ompi/mca/coll/sync/coll_sync_reduce.c s->c_coll.coll_reduce_module); c_coll 43 ompi/mca/coll/sync/coll_sync_reduce.c COLL_SYNC(s, s->c_coll.coll_reduce(sbuf, rbuf, count, dtype, c_coll 45 ompi/mca/coll/sync/coll_sync_reduce.c s->c_coll.coll_reduce_module)); c_coll 42 ompi/mca/coll/sync/coll_sync_reduce_scatter.c return s->c_coll.coll_reduce_scatter(sbuf, rbuf, rcounts, c_coll 44 ompi/mca/coll/sync/coll_sync_reduce_scatter.c s->c_coll.coll_reduce_scatter_module); c_coll 46 ompi/mca/coll/sync/coll_sync_reduce_scatter.c COLL_SYNC(s, s->c_coll.coll_reduce_scatter(sbuf, rbuf, rcounts, c_coll 48 ompi/mca/coll/sync/coll_sync_reduce_scatter.c s->c_coll.coll_reduce_scatter_module)); c_coll 40 ompi/mca/coll/sync/coll_sync_scan.c return s->c_coll.coll_scan(sbuf, rbuf, count, dtype, op, comm, c_coll 41 ompi/mca/coll/sync/coll_sync_scan.c s->c_coll.coll_scan_module); c_coll 43 ompi/mca/coll/sync/coll_sync_scan.c COLL_SYNC(s, s->c_coll.coll_scan(sbuf, rbuf, count, dtype, op, comm, c_coll 44 ompi/mca/coll/sync/coll_sync_scan.c s->c_coll.coll_scan_module)); c_coll 42 ompi/mca/coll/sync/coll_sync_scatter.c return s->c_coll.coll_scatter(sbuf, scount, sdtype, c_coll 44 ompi/mca/coll/sync/coll_sync_scatter.c s->c_coll.coll_scatter_module); c_coll 46 ompi/mca/coll/sync/coll_sync_scatter.c COLL_SYNC(s, s->c_coll.coll_scatter(sbuf, scount, sdtype, c_coll 48 ompi/mca/coll/sync/coll_sync_scatter.c s->c_coll.coll_scatter_module)); c_coll 42 ompi/mca/coll/sync/coll_sync_scatterv.c return s->c_coll.coll_scatterv(sbuf, scounts, disps, sdtype, c_coll 44 ompi/mca/coll/sync/coll_sync_scatterv.c s->c_coll.coll_scatterv_module); c_coll 46 ompi/mca/coll/sync/coll_sync_scatterv.c COLL_SYNC(s, s->c_coll.coll_scatterv(sbuf, scounts, disps, sdtype, c_coll 48 ompi/mca/coll/sync/coll_sync_scatterv.c s->c_coll.coll_scatterv_module)); c_coll 265 ompi/mca/common/ompio/common_ompio_aggregators.c ret = fh->f_comm->c_coll->coll_allgather (start_offset_len, c_coll 272 ompi/mca/common/ompio/common_ompio_aggregators.c fh->f_comm->c_coll->coll_allgather_module); c_coll 615 ompi/mca/common/ompio/common_ompio_aggregators.c ret = fh->f_comm->c_coll->coll_allreduce (&final_aggr, c_coll 621 ompi/mca/common/ompio/common_ompio_aggregators.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 632 ompi/mca/common/ompio/common_ompio_aggregators.c ret = fh->f_comm->c_coll->coll_allgather (&final_aggr, c_coll 639 ompi/mca/common/ompio/common_ompio_aggregators.c fh->f_comm->c_coll->coll_allgather_module); c_coll 238 ompi/mca/common/ompio/common_ompio_file_open.c ret = ompio_fh->f_comm->c_coll->coll_barrier ( ompio_fh->f_comm, ompio_fh->f_comm->c_coll->coll_barrier_module); c_coll 384 ompi/mca/common/ompio/common_ompio_file_view.c fh->f_comm->c_coll->coll_allreduce (avg, c_coll 390 ompi/mca/common/ompio/common_ompio_file_view.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 411 ompi/mca/common/ompio/common_ompio_file_view.c fh->f_comm->c_coll->coll_allreduce (&uniform, c_coll 417 ompi/mca/common/ompio/common_ompio_file_view.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 161 ompi/mca/common/ompio/common_ompio_print_queue.c ret = fh->f_comm->c_coll->coll_gather(time_details, c_coll 169 ompi/mca/common/ompio/common_ompio_print_queue.c fh->f_comm->c_coll->coll_gather_module); c_coll 263 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c ret = fh->f_comm->c_coll->coll_allreduce (MPI_IN_PLACE, c_coll 269 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 333 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c ret = fh->f_comm->c_coll->coll_allgather(broken_counts, c_coll 340 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c fh->f_comm->c_coll->coll_allgather_module); c_coll 419 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c ret = fh->f_comm->c_coll->coll_allgatherv (broken_iov_arrays[i], c_coll 427 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c fh->f_comm->c_coll->coll_allgatherv_module ); c_coll 238 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ret = fh->f_comm->c_coll->coll_allreduce (&long_max_data, c_coll 244 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 352 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ret = fh->f_comm->c_coll->coll_allgather(&start_offset, c_coll 359 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c fh->f_comm->c_coll->coll_allgather_module); c_coll 365 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ret = fh->f_comm->c_coll->coll_allgather(&end_offset, c_coll 372 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c fh->f_comm->c_coll->coll_allgather_module); c_coll 591 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c fh->f_comm->c_coll->coll_allreduce (&ntimes, c_coll 597 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 855 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ret = fh->f_comm->c_coll->coll_alltoall (send_size, c_coll 862 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c fh->f_comm->c_coll->coll_alltoall_module); c_coll 279 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c ret = fh->f_comm->c_coll->coll_allreduce (&long_max_data, c_coll 285 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 407 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c ret = fh->f_comm->c_coll->coll_allgather(&start_offset, c_coll 414 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c fh->f_comm->c_coll->coll_allgather_module); c_coll 421 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c ret = fh->f_comm->c_coll->coll_allgather(&end_offset, c_coll 428 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c fh->f_comm->c_coll->coll_allgather_module); c_coll 657 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c fh->f_comm->c_coll->coll_allreduce (&ntimes, c_coll 663 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 960 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c ret = fh->f_comm->c_coll->coll_alltoall (recv_size, c_coll 967 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c fh->f_comm->c_coll->coll_alltoall_module); c_coll 215 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c ret = fh->f_comm->c_coll->coll_alltoall (count_my_req_per_proc, c_coll 222 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c fh->f_comm->c_coll->coll_alltoall_module); c_coll 260 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c ret = fh->f_comm->c_coll->coll_allreduce (MPI_IN_PLACE, c_coll 266 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c fh->f_comm->c_coll->coll_allreduce_module); c_coll 332 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c ret = fh->f_comm->c_coll->coll_allgather(broken_counts, c_coll 339 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c fh->f_comm->c_coll->coll_allgather_module); c_coll 418 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c ret = fh->f_comm->c_coll->coll_allgatherv (broken_iov_arrays[i], c_coll 426 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c fh->f_comm->c_coll->coll_allgatherv_module ); c_coll 1371 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c fh->f_comm->c_coll->coll_allreduce ( &min, &globalmin, 1, MPI_LONG, MPI_MIN, c_coll 1372 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c fh->f_comm, fh->f_comm->c_coll->coll_allreduce_module); c_coll 1374 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c fh->f_comm->c_coll->coll_allreduce ( &max, &globalmax, 1, MPI_LONG, MPI_MAX, c_coll 1375 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c fh->f_comm, fh->f_comm->c_coll->coll_allreduce_module); c_coll 41 ompi/mca/fs/base/fs_base_file_close.c fh->f_comm->c_coll->coll_barrier (fh->f_comm, c_coll 42 ompi/mca/fs/base/fs_base_file_close.c fh->f_comm->c_coll->coll_barrier_module); c_coll 46 ompi/mca/fs/base/fs_base_file_set_size.c fh->f_comm->c_coll->coll_bcast (&err, c_coll 51 ompi/mca/fs/base/fs_base_file_set_size.c fh->f_comm->c_coll->coll_bcast_module); c_coll 73 ompi/mca/fs/ime/fs_ime.c fh->f_comm->c_coll->coll_bcast (&(fh->f_fstype), c_coll 78 ompi/mca/fs/ime/fs_ime.c fh->f_comm->c_coll->coll_bcast_module); c_coll 30 ompi/mca/fs/ime/fs_ime_file_close.c fh->f_comm->c_coll->coll_barrier (fh->f_comm, c_coll 31 ompi/mca/fs/ime/fs_ime_file_close.c fh->f_comm->c_coll->coll_barrier_module); c_coll 75 ompi/mca/fs/ime/fs_ime_file_open.c comm->c_coll->coll_bcast (&ret, 1, MPI_INT, OMPIO_ROOT, comm, c_coll 76 ompi/mca/fs/ime/fs_ime_file_open.c comm->c_coll->coll_bcast_module); c_coll 38 ompi/mca/fs/ime/fs_ime_file_set_size.c fh->f_comm->c_coll->coll_bcast(&ret, c_coll 43 ompi/mca/fs/ime/fs_ime_file_set_size.c fh->f_comm->c_coll->coll_bcast_module); c_coll 98 ompi/mca/fs/lustre/fs_lustre.c fh->f_comm->c_coll->coll_bcast (&(fh->f_fstype), c_coll 103 ompi/mca/fs/lustre/fs_lustre.c fh->f_comm->c_coll->coll_bcast_module); c_coll 162 ompi/mca/fs/lustre/fs_lustre_file_open.c comm->c_coll->coll_bcast ( &ret, 1, MPI_INT, 0, comm, comm->c_coll->coll_bcast_module); c_coll 103 ompi/mca/fs/pvfs2/fs_pvfs2.c fh->f_comm->c_coll->coll_bcast (&(fh->f_fstype), c_coll 108 ompi/mca/fs/pvfs2/fs_pvfs2.c fh->f_comm->c_coll->coll_bcast_module); c_coll 157 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c fh->f_comm->c_coll->coll_bcast (MPI_BOTTOM, c_coll 162 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c fh->f_comm->c_coll->coll_bcast_module); c_coll 53 ompi/mca/fs/pvfs2/fs_pvfs2_file_set_size.c fh->f_comm->c_coll->coll_bcast (&ret, c_coll 58 ompi/mca/fs/pvfs2/fs_pvfs2_file_set_size.c fh->f_comm->c_coll->coll_bcast_module); c_coll 61 ompi/mca/fs/pvfs2/fs_pvfs2_file_set_size.c fh->f_comm->c_coll->coll_bcast (&ret, c_coll 66 ompi/mca/fs/pvfs2/fs_pvfs2_file_set_size.c fh->f_comm->c_coll->coll_bcast_module); c_coll 55 ompi/mca/fs/pvfs2/fs_pvfs2_file_sync.c fh->f_comm->c_coll->coll_bcast (&ret, c_coll 60 ompi/mca/fs/pvfs2/fs_pvfs2_file_sync.c fh->f_comm->c_coll->coll_bcast_module); c_coll 119 ompi/mca/fs/ufs/fs_ufs_file_open.c comm->c_coll->coll_bcast ( &ret, 1, MPI_INT, 0, comm, comm->c_coll->coll_bcast_module); c_coll 145 ompi/mca/io/ompio/io_ompio.c fh->f_comm->c_coll->coll_gather (&k, c_coll 153 ompi/mca/io/ompio/io_ompio.c fh->f_comm->c_coll->coll_gather_module); c_coll 251 ompi/mca/io/ompio/io_ompio.c fh->f_comm->c_coll->coll_gatherv (per_process, c_coll 260 ompi/mca/io/ompio/io_ompio.c fh->f_comm->c_coll->coll_gatherv_module); c_coll 318 ompi/mca/io/ompio/io_ompio_component.c file->f_comm->c_coll->coll_bcast (&is_lustre, c_coll 323 ompi/mca/io/ompio/io_ompio_component.c file->f_comm->c_coll->coll_bcast_module); c_coll 120 ompi/mca/io/ompio/io_ompio_file_open.c ret = data->ompio_fh.f_comm->c_coll->coll_bcast (&tmp, c_coll 125 ompi/mca/io/ompio/io_ompio_file_open.c data->ompio_fh.f_comm->c_coll->coll_bcast_module); c_coll 214 ompi/mca/io/ompio/io_ompio_file_open.c fh->f_comm->c_coll->coll_bcast ( &ret, 1, MPI_INT, OMPIO_ROOT, fh->f_comm, c_coll 215 ompi/mca/io/ompio/io_ompio_file_open.c fh->f_comm->c_coll->coll_bcast_module); c_coll 236 ompi/mca/io/ompio/io_ompio_file_open.c ret = data->ompio_fh.f_comm->c_coll->coll_bcast (&tmp, c_coll 241 ompi/mca/io/ompio/io_ompio_file_open.c data->ompio_fh.f_comm->c_coll->coll_bcast_module); c_coll 261 ompi/mca/io/ompio/io_ompio_file_open.c ret = data->ompio_fh.f_comm->c_coll->coll_barrier (data->ompio_fh.f_comm, c_coll 262 ompi/mca/io/ompio/io_ompio_file_open.c data->ompio_fh.f_comm->c_coll->coll_barrier_module); c_coll 326 ompi/mca/io/ompio/io_ompio_file_open.c data->ompio_fh.f_comm->c_coll->coll_bcast (&tmp, c_coll 331 ompi/mca/io/ompio/io_ompio_file_open.c data->ompio_fh.f_comm->c_coll->coll_bcast_module); c_coll 376 ompi/mca/io/ompio/io_ompio_file_open.c ret = data->ompio_fh.f_comm->c_coll->coll_barrier (data->ompio_fh.f_comm, c_coll 377 ompi/mca/io/ompio/io_ompio_file_open.c data->ompio_fh.f_comm->c_coll->coll_barrier_module); c_coll 36 ompi/mca/osc/portals4/osc_portals4_active_target.c ret = module->comm->c_coll->coll_barrier(module->comm, c_coll 37 ompi/mca/osc/portals4/osc_portals4_active_target.c module->comm->c_coll->coll_barrier_module); c_coll 448 ompi/mca/osc/portals4/osc_portals4_component.c ret = module->comm->c_coll->coll_bcast(&tmp, 1, MPI_INT, 0, c_coll 450 ompi/mca/osc/portals4/osc_portals4_component.c module->comm->c_coll->coll_bcast_module); c_coll 458 ompi/mca/osc/portals4/osc_portals4_component.c ret = module->comm->c_coll->coll_allreduce(MPI_IN_PLACE, &tmp, 1, MPI_INT, MPI_LAND, c_coll 459 ompi/mca/osc/portals4/osc_portals4_component.c module->comm, module->comm->c_coll->coll_allreduce_module); c_coll 467 ompi/mca/osc/portals4/osc_portals4_component.c ret = module->comm->c_coll->coll_allgather(&disp_unit, 1, MPI_INT, c_coll 470 ompi/mca/osc/portals4/osc_portals4_component.c module->comm->c_coll->coll_allgather_module); c_coll 613 ompi/mca/osc/portals4/osc_portals4_component.c module->comm->c_coll->coll_barrier(module->comm, c_coll 614 ompi/mca/osc/portals4/osc_portals4_component.c module->comm->c_coll->coll_barrier_module); c_coll 653 ompi/mca/osc/portals4/osc_portals4_component.c module->comm->c_coll->coll_barrier(module->comm, c_coll 654 ompi/mca/osc/portals4/osc_portals4_component.c module->comm->c_coll->coll_barrier_module); c_coll 153 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c module->comm->c_coll->coll_barrier (module->comm, module->comm->c_coll->coll_barrier_module); c_coll 169 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c ret = module->comm->c_coll->coll_reduce_scatter_block ((void *) module->epoch_outgoing_frag_count, c_coll 172 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c module->comm->c_coll->coll_reduce_scatter_block_module); c_coll 201 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c module->comm->c_coll->coll_barrier (module->comm, module->comm->c_coll->coll_barrier_module); c_coll 430 ompi/mca/osc/pt2pt/osc_pt2pt_component.c ret = module->comm->c_coll->coll_barrier(module->comm, c_coll 431 ompi/mca/osc/pt2pt/osc_pt2pt_component.c module->comm->c_coll->coll_barrier_module); c_coll 464 ompi/mca/osc/pt2pt/osc_pt2pt_component.c return module->comm->c_coll->coll_barrier(module->comm, c_coll 465 ompi/mca/osc/pt2pt/osc_pt2pt_component.c module->comm->c_coll->coll_barrier_module); c_coll 61 ompi/mca/osc/pt2pt/osc_pt2pt_module.c (void) module->comm->c_coll->coll_barrier (module->comm, c_coll 62 ompi/mca/osc/pt2pt/osc_pt2pt_module.c module->comm->c_coll->coll_barrier_module); c_coll 626 ompi/mca/osc/rdma/osc_rdma_active_target.c ret = module->comm->c_coll->coll_barrier(module->comm, module->comm->c_coll->coll_barrier_module); c_coll 572 ompi/mca/osc/rdma/osc_rdma_component.c ret = shared_comm->c_coll->coll_allgather (MPI_IN_PLACE, sizeof (*temp), MPI_BYTE, temp, sizeof (*temp), c_coll 573 ompi/mca/osc/rdma/osc_rdma_component.c MPI_BYTE, shared_comm, shared_comm->c_coll->coll_allgather_module); c_coll 608 ompi/mca/osc/rdma/osc_rdma_component.c ret = module->comm->c_coll->coll_bcast (&module->seg_ds, sizeof (module->seg_ds), MPI_BYTE, 0, c_coll 609 ompi/mca/osc/rdma/osc_rdma_component.c shared_comm, shared_comm->c_coll->coll_bcast_module); c_coll 638 ompi/mca/osc/rdma/osc_rdma_component.c shared_comm->c_coll->coll_barrier(shared_comm, shared_comm->c_coll->coll_barrier_module); c_coll 657 ompi/mca/osc/rdma/osc_rdma_component.c shared_comm->c_coll->coll_barrier(shared_comm, shared_comm->c_coll->coll_barrier_module); c_coll 678 ompi/mca/osc/rdma/osc_rdma_component.c shared_comm->c_coll->coll_barrier(shared_comm, shared_comm->c_coll->coll_barrier_module); c_coll 951 ompi/mca/osc/rdma/osc_rdma_component.c ret = module->comm->c_coll->coll_allgather (MPI_IN_PLACE, 1, MPI_2INT, temp, 1, MPI_2INT, c_coll 952 ompi/mca/osc/rdma/osc_rdma_component.c module->comm, module->comm->c_coll->coll_allgather_module); c_coll 972 ompi/mca/osc/rdma/osc_rdma_component.c ret = module->local_leaders->c_coll->coll_allgather (MPI_IN_PLACE, module->region_size, MPI_BYTE, module->node_comm_info, c_coll 974 ompi/mca/osc/rdma/osc_rdma_component.c module->local_leaders->c_coll->coll_allgather_module); c_coll 998 ompi/mca/osc/rdma/osc_rdma_component.c ret = module->comm->c_coll->coll_allreduce (&ret, &global_result, 1, MPI_INT, MPI_MIN, module->comm, c_coll 999 ompi/mca/osc/rdma/osc_rdma_component.c module->comm->c_coll->coll_allreduce_module); c_coll 1046 ompi/mca/osc/rdma/osc_rdma_component.c ret = module->shared_comm->c_coll->coll_bcast (values, 2, MPI_INT, 0, module->shared_comm, c_coll 1047 ompi/mca/osc/rdma/osc_rdma_component.c module->shared_comm->c_coll->coll_bcast_module); c_coll 1086 ompi/mca/osc/rdma/osc_rdma_component.c ret = module->comm->c_coll->coll_allreduce (MPI_IN_PLACE, values, 4, MPI_LONG, MPI_MIN, module->comm, c_coll 1087 ompi/mca/osc/rdma/osc_rdma_component.c module->comm->c_coll->coll_allreduce_module); c_coll 1332 ompi/mca/osc/rdma/osc_rdma_component.c module->comm->c_coll->coll_barrier(module->comm, module->comm->c_coll->coll_barrier_module); c_coll 65 ompi/mca/osc/rdma/osc_rdma_module.c (void) module->comm->c_coll->coll_barrier (module->comm, c_coll 66 ompi/mca/osc/rdma/osc_rdma_module.c module->comm->c_coll->coll_barrier_module); c_coll 104 ompi/mca/osc/sm/osc_sm_active_target.c return module->comm->c_coll->coll_barrier(module->comm, c_coll 105 ompi/mca/osc/sm/osc_sm_active_target.c module->comm->c_coll->coll_barrier_module); c_coll 269 ompi/mca/osc/sm/osc_sm_component.c ret = module->comm->c_coll->coll_allgather(&total, 1, MPI_UNSIGNED_LONG, c_coll 272 ompi/mca/osc/sm/osc_sm_component.c module->comm->c_coll->coll_allgather_module); c_coll 303 ompi/mca/osc/sm/osc_sm_component.c ret = module->comm->c_coll->coll_bcast (&module->seg_ds, sizeof (module->seg_ds), MPI_BYTE, 0, c_coll 304 ompi/mca/osc/sm/osc_sm_component.c module->comm, module->comm->c_coll->coll_bcast_module); c_coll 315 ompi/mca/osc/sm/osc_sm_component.c ret = module->comm->c_coll->coll_barrier (module->comm, module->comm->c_coll->coll_barrier_module); c_coll 364 ompi/mca/osc/sm/osc_sm_component.c ret = module->comm->c_coll->coll_allgather(&disp_unit, 1, MPI_INT, c_coll 367 ompi/mca/osc/sm/osc_sm_component.c module->comm->c_coll->coll_allgather_module); c_coll 428 ompi/mca/osc/sm/osc_sm_component.c ret = module->comm->c_coll->coll_barrier(module->comm, c_coll 429 ompi/mca/osc/sm/osc_sm_component.c module->comm->c_coll->coll_barrier_module); c_coll 517 ompi/mca/osc/sm/osc_sm_component.c module->comm->c_coll->coll_barrier(module->comm, c_coll 518 ompi/mca/osc/sm/osc_sm_component.c module->comm->c_coll->coll_barrier_module); c_coll 553 ompi/mca/osc/sm/osc_sm_component.c return module->comm->c_coll->coll_barrier(module->comm, c_coll 554 ompi/mca/osc/sm/osc_sm_component.c module->comm->c_coll->coll_barrier_module); c_coll 83 ompi/mca/osc/ucx/osc_ucx_active_target.c return module->comm->c_coll->coll_barrier(module->comm, c_coll 84 ompi/mca/osc/ucx/osc_ucx_active_target.c module->comm->c_coll->coll_barrier_module); c_coll 163 ompi/mca/osc/ucx/osc_ucx_component.c ret = comm->c_coll->coll_allgather(&my_info_len, 1, MPI_INT, c_coll 165 ompi/mca/osc/ucx/osc_ucx_component.c comm->c_coll->coll_allgather_module); c_coll 178 ompi/mca/osc/ucx/osc_ucx_component.c ret = comm->c_coll->coll_allgatherv(my_info, my_info_len, MPI_BYTE, c_coll 180 ompi/mca/osc/ucx/osc_ucx_component.c comm, comm->c_coll->coll_allgatherv_module); c_coll 281 ompi/mca/osc/ucx/osc_ucx_component.c ret = module->comm->c_coll->coll_allreduce(MPI_IN_PLACE, values, 2, MPI_LONG, c_coll 283 ompi/mca/osc/ucx/osc_ucx_component.c module->comm->c_coll->coll_allreduce_module); c_coll 298 ompi/mca/osc/ucx/osc_ucx_component.c ret = module->comm->c_coll->coll_allgather(&disp_unit, 1, MPI_INT, c_coll 301 ompi/mca/osc/ucx/osc_ucx_component.c module->comm->c_coll->coll_allgather_module); c_coll 361 ompi/mca/osc/ucx/osc_ucx_component.c ret = comm->c_coll->coll_allgather((void *)my_info, 2 * sizeof(uint64_t), c_coll 363 ompi/mca/osc/ucx/osc_ucx_component.c MPI_BYTE, comm, comm->c_coll->coll_allgather_module); c_coll 407 ompi/mca/osc/ucx/osc_ucx_component.c ret = module->comm->c_coll->coll_barrier(module->comm, c_coll 408 ompi/mca/osc/ucx/osc_ucx_component.c module->comm->c_coll->coll_barrier_module); c_coll 558 ompi/mca/osc/ucx/osc_ucx_component.c ret = module->comm->c_coll->coll_barrier(module->comm, c_coll 559 ompi/mca/osc/ucx/osc_ucx_component.c module->comm->c_coll->coll_barrier_module); c_coll 89 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c ret = ompio_fh->f_comm->c_coll->coll_allgather ( &nodesoneachprocess, c_coll 96 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c ompio_fh->f_comm->c_coll->coll_allgather_module ); c_coll 145 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c ret = ompio_fh->f_comm->c_coll->coll_allgatherv ( ind_ts, c_coll 153 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c ompio_fh->f_comm->c_coll->coll_allgatherv_module ); c_coll 158 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c ret = ompio_fh->f_comm->c_coll->coll_allgatherv ( ind_recordlength, c_coll 166 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c ompio_fh->f_comm->c_coll->coll_allgatherv_module ); c_coll 136 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c ret = fh->f_comm->c_coll->coll_gather ( &totalbytes, c_coll 144 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c fh->f_comm->c_coll->coll_gather_module ); c_coll 168 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c ret = fh->f_comm->c_coll->coll_scatter ( offbuff, c_coll 176 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c fh->f_comm->c_coll->coll_scatter_module ); c_coll 182 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c ret = fh->f_comm->c_coll->coll_bcast ( &global_offset, c_coll 187 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c fh->f_comm->c_coll->coll_bcast_module ); c_coll 131 ompi/mca/sharedfp/individual/sharedfp_individual_write.c ret = fh->f_comm->c_coll->coll_gather ( &totalbytes, c_coll 139 ompi/mca/sharedfp/individual/sharedfp_individual_write.c fh->f_comm->c_coll->coll_gather_module ); c_coll 163 ompi/mca/sharedfp/individual/sharedfp_individual_write.c ret = fh->f_comm->c_coll->coll_scatter ( offbuff, c_coll 171 ompi/mca/sharedfp/individual/sharedfp_individual_write.c fh->f_comm->c_coll->coll_scatter_module ); c_coll 177 ompi/mca/sharedfp/individual/sharedfp_individual_write.c ret = fh->f_comm->c_coll->coll_bcast ( &global_offset, c_coll 182 ompi/mca/sharedfp/individual/sharedfp_individual_write.c fh->f_comm->c_coll->coll_bcast_module ); c_coll 84 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c err = comm->c_coll->coll_bcast ( &masterjobid, 1, MPI_UNSIGNED, 0, comm, c_coll 85 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c comm->c_coll->coll_bcast_module ); c_coll 97 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c err = comm->c_coll->coll_bcast (&int_pid, 1, MPI_INT, 0, comm, comm->c_coll->coll_bcast_module ); c_coll 135 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c err = comm->c_coll->coll_barrier ( comm, comm->c_coll->coll_barrier_module ); c_coll 161 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c return comm->c_coll->coll_barrier ( comm, comm->c_coll->coll_barrier_module ); c_coll 129 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, buff, recvcnt, c_coll 131 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c fh->f_comm->c_coll->coll_gather_module ); c_coll 169 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE, c_coll 171 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c fh->f_comm, fh->f_comm->c_coll->coll_scatter_module ); c_coll 126 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, c_coll 134 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c fh->f_comm->c_coll->coll_gather_module ); c_coll 172 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c ret = fh->f_comm->c_coll->coll_scatter ( buff, c_coll 180 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c fh->f_comm->c_coll->coll_scatter_module ); c_coll 118 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, c_coll 120 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c fh->f_comm, fh->f_comm->c_coll->coll_gather_module ); c_coll 159 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE, c_coll 161 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c fh->f_comm, fh->f_comm->c_coll->coll_scatter_module ); c_coll 149 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c fh->f_comm->c_coll->coll_barrier ( fh->f_comm , fh->f_comm->c_coll->coll_barrier_module ); c_coll 119 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, c_coll 127 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c fh->f_comm->c_coll->coll_gather_module ); c_coll 165 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c ret = fh->f_comm->c_coll->coll_scatter ( buff, c_coll 173 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c fh->f_comm->c_coll->coll_scatter_module ); c_coll 120 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c err = comm->c_coll->coll_bcast (&int_pid, 1, MPI_INT, 0, comm, comm->c_coll->coll_bcast_module ); c_coll 150 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c err = comm->c_coll->coll_barrier (comm, comm->c_coll->coll_barrier_module ); c_coll 218 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c err = comm->c_coll->coll_barrier (comm, comm->c_coll->coll_barrier_module ); c_coll 254 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c fh->f_comm->c_coll->coll_barrier (fh->f_comm, fh->f_comm->c_coll->coll_barrier_module ); c_coll 111 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, c_coll 119 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c fh->f_comm->c_coll->coll_gather_module ); c_coll 159 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c ret = fh->f_comm->c_coll->coll_scatter ( buff, c_coll 167 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c fh->f_comm->c_coll->coll_scatter_module ); c_coll 111 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, c_coll 113 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c fh->f_comm, fh->f_comm->c_coll->coll_gather_module ); c_coll 153 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE, c_coll 155 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c fh->f_comm, fh->f_comm->c_coll->coll_scatter_module ); c_coll 104 ompi/mca/sharedfp/sm/sharedfp_sm_read.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, c_coll 112 ompi/mca/sharedfp/sm/sharedfp_sm_read.c fh->f_comm->c_coll->coll_gather_module ); c_coll 151 ompi/mca/sharedfp/sm/sharedfp_sm_read.c ret = fh->f_comm->c_coll->coll_scatter ( buff, c_coll 159 ompi/mca/sharedfp/sm/sharedfp_sm_read.c fh->f_comm->c_coll->coll_scatter_module ); c_coll 138 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c fh->f_comm->c_coll->coll_barrier ( fh->f_comm, fh->f_comm->c_coll->coll_barrier_module ); c_coll 108 ompi/mca/sharedfp/sm/sharedfp_sm_write.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, c_coll 110 ompi/mca/sharedfp/sm/sharedfp_sm_write.c fh->f_comm, fh->f_comm->c_coll->coll_gather_module ); c_coll 149 ompi/mca/sharedfp/sm/sharedfp_sm_write.c ret = fh->f_comm->c_coll->coll_scatter ( buff, sendcnt, OMPI_OFFSET_DATATYPE, c_coll 151 ompi/mca/sharedfp/sm/sharedfp_sm_write.c fh->f_comm, fh->f_comm->c_coll->coll_scatter_module ); c_coll 117 ompi/mca/topo/base/topo_base_dist_graph_create.c err = comm->c_coll->coll_reduce_scatter_block( MPI_IN_PLACE, idx, 2, c_coll 119 ompi/mca/topo/base/topo_base_dist_graph_create.c comm->c_coll->coll_reduce_scatter_block_module); c_coll 67 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = comm_old->c_coll->coll_allreduce(&local_oversub, &oversubscribed, 1, MPI_INT, c_coll 68 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c MPI_SUM, comm_old, comm_old->c_coll->coll_allreduce_module))) c_coll 403 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c err = comm_old->c_coll->coll_gather( (0 == rank ? MPI_IN_PLACE : local_pattern), size, MPI_DOUBLE, c_coll 405 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c 0, comm_old, comm_old->c_coll->coll_gather_module); c_coll 688 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = comm_old->c_coll->coll_scatter(k, 1, MPI_INT, c_coll 691 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c comm_old->c_coll->coll_scatter_module))) { c_coll 721 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = localcomm->c_coll->coll_allgather(&rank, 1, MPI_INT, c_coll 723 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c localcomm, localcomm->c_coll->coll_allgather_module))) { c_coll 751 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = localcomm->c_coll->coll_gather((rank == lindex_to_grank[0] ? MPI_IN_PLACE : local_pattern), c_coll 754 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c 0, localcomm, localcomm->c_coll->coll_gather_module))) { c_coll 898 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (OMPI_SUCCESS != (err = localcomm->c_coll->coll_scatter(k, 1, MPI_INT, c_coll 901 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c localcomm->c_coll->coll_scatter_module))) { c_coll 125 ompi/mpi/c/allgather.c err = comm->c_coll->coll_allgather(sendbuf, sendcount, sendtype, c_coll 127 ompi/mpi/c/allgather.c comm->c_coll->coll_allgather_module); c_coll 146 ompi/mpi/c/allgatherv.c err = comm->c_coll->coll_allgatherv(sendbuf, sendcount, sendtype, c_coll 149 ompi/mpi/c/allgatherv.c comm->c_coll->coll_allgatherv_module); c_coll 113 ompi/mpi/c/allreduce.c err = comm->c_coll->coll_allreduce(sendbuf, recvbuf, count, c_coll 115 ompi/mpi/c/allreduce.c comm->c_coll->coll_allreduce_module); c_coll 110 ompi/mpi/c/alltoall.c err = comm->c_coll->coll_alltoall(sendbuf, sendcount, sendtype, c_coll 112 ompi/mpi/c/alltoall.c comm, comm->c_coll->coll_alltoall_module); c_coll 129 ompi/mpi/c/alltoallv.c err = comm->c_coll->coll_alltoallv(sendbuf, sendcounts, sdispls, sendtype, c_coll 131 ompi/mpi/c/alltoallv.c comm, comm->c_coll->coll_alltoallv_module); c_coll 124 ompi/mpi/c/alltoallw.c err = comm->c_coll->coll_alltoallw(sendbuf, sendcounts, sdispls, (ompi_datatype_t **) sendtypes, c_coll 126 ompi/mpi/c/alltoallw.c comm, comm->c_coll->coll_alltoallw_module); c_coll 66 ompi/mpi/c/barrier.c err = comm->c_coll->coll_barrier(comm, comm->c_coll->coll_barrier_module); c_coll 74 ompi/mpi/c/barrier.c err = comm->c_coll->coll_barrier(comm, comm->c_coll->coll_barrier_module); c_coll 114 ompi/mpi/c/bcast.c err = comm->c_coll->coll_bcast(buffer, count, datatype, root, comm, c_coll 115 ompi/mpi/c/bcast.c comm->c_coll->coll_bcast_module); c_coll 72 ompi/mpi/c/comm_disconnect.c (*comm)->c_coll->coll_barrier(*comm, (*comm)->c_coll->coll_barrier_module); c_coll 94 ompi/mpi/c/exscan.c err = comm->c_coll->coll_exscan(sendbuf, recvbuf, count, c_coll 96 ompi/mpi/c/exscan.c comm->c_coll->coll_exscan_module); c_coll 184 ompi/mpi/c/gather.c err = comm->c_coll->coll_gather(sendbuf, sendcount, sendtype, recvbuf, c_coll 186 ompi/mpi/c/gather.c comm->c_coll->coll_gather_module); c_coll 196 ompi/mpi/c/gatherv.c err = comm->c_coll->coll_gatherv(sendbuf, sendcount, sendtype, recvbuf, c_coll 199 ompi/mpi/c/gatherv.c comm->c_coll->coll_gatherv_module); c_coll 102 ompi/mpi/c/iallgather.c err = comm->c_coll->coll_iallgather(sendbuf, sendcount, sendtype, c_coll 104 ompi/mpi/c/iallgather.c request, comm->c_coll->coll_iallgather_module); c_coll 125 ompi/mpi/c/iallgatherv.c err = comm->c_coll->coll_iallgatherv(sendbuf, sendcount, sendtype, c_coll 128 ompi/mpi/c/iallgatherv.c comm->c_coll->coll_iallgatherv_module); c_coll 116 ompi/mpi/c/iallreduce.c err = comm->c_coll->coll_iallreduce(sendbuf, recvbuf, count, datatype, c_coll 117 ompi/mpi/c/iallreduce.c op, comm, request, comm->c_coll->coll_iallreduce_module); c_coll 101 ompi/mpi/c/ialltoall.c err = comm->c_coll->coll_ialltoall(sendbuf, sendcount, sendtype, c_coll 103 ompi/mpi/c/ialltoall.c request, comm->c_coll->coll_ialltoall_module); c_coll 130 ompi/mpi/c/ialltoallv.c err = comm->c_coll->coll_ialltoallv(sendbuf, sendcounts, sdispls, c_coll 132 ompi/mpi/c/ialltoallv.c recvtype, comm, request, comm->c_coll->coll_ialltoallv_module); c_coll 126 ompi/mpi/c/ialltoallw.c err = comm->c_coll->coll_ialltoallw(sendbuf, sendcounts, sdispls, c_coll 129 ompi/mpi/c/ialltoallw.c comm->c_coll->coll_ialltoallw_module); c_coll 63 ompi/mpi/c/ibarrier.c err = comm->c_coll->coll_ibarrier(comm, request, comm->c_coll->coll_ibarrier_module); c_coll 86 ompi/mpi/c/ibcast.c err = comm->c_coll->coll_ibcast(buffer, count, datatype, root, comm, c_coll 88 ompi/mpi/c/ibcast.c comm->c_coll->coll_ibcast_module); c_coll 86 ompi/mpi/c/iexscan.c err = comm->c_coll->coll_iexscan(sendbuf, recvbuf, count, c_coll 88 ompi/mpi/c/iexscan.c comm->c_coll->coll_iexscan_module); c_coll 173 ompi/mpi/c/igather.c err = comm->c_coll->coll_igather(sendbuf, sendcount, sendtype, recvbuf, c_coll 175 ompi/mpi/c/igather.c comm->c_coll->coll_igather_module); c_coll 196 ompi/mpi/c/igatherv.c err = comm->c_coll->coll_igatherv(sendbuf, sendcount, sendtype, recvbuf, c_coll 198 ompi/mpi/c/igatherv.c root, comm, request, comm->c_coll->coll_igatherv_module); c_coll 124 ompi/mpi/c/ineighbor_allgather.c err = comm->c_coll->coll_ineighbor_allgather(sendbuf, sendcount, sendtype, recvbuf, c_coll 126 ompi/mpi/c/ineighbor_allgather.c comm->c_coll->coll_ineighbor_allgather_module); c_coll 146 ompi/mpi/c/ineighbor_allgatherv.c err = comm->c_coll->coll_ineighbor_allgatherv(sendbuf, sendcount, sendtype, c_coll 149 ompi/mpi/c/ineighbor_allgatherv.c comm->c_coll->coll_ineighbor_allgatherv_module); c_coll 124 ompi/mpi/c/ineighbor_alltoall.c err = comm->c_coll->coll_ineighbor_alltoall(sendbuf, sendcount, sendtype, c_coll 126 ompi/mpi/c/ineighbor_alltoall.c request, comm->c_coll->coll_ineighbor_alltoall_module); c_coll 147 ompi/mpi/c/ineighbor_alltoallv.c err = comm->c_coll->coll_ineighbor_alltoallv(sendbuf, sendcounts, sdispls, c_coll 149 ompi/mpi/c/ineighbor_alltoallv.c recvtype, comm, request, comm->c_coll->coll_ineighbor_alltoallv_module); c_coll 147 ompi/mpi/c/ineighbor_alltoallw.c err = comm->c_coll->coll_ineighbor_alltoallw(sendbuf, sendcounts, sdispls, sendtypes, c_coll 149 ompi/mpi/c/ineighbor_alltoallw.c comm->c_coll->coll_ineighbor_alltoallw_module); c_coll 133 ompi/mpi/c/intercomm_create.c rc = local_comm->c_coll->coll_bcast ( &rsize, 1, MPI_INT, lleader, c_coll 135 ompi/mpi/c/intercomm_create.c local_comm->c_coll->coll_bcast_module); c_coll 140 ompi/mpi/c/ireduce.c err = comm->c_coll->coll_ireduce(sendbuf, recvbuf, count, c_coll 142 ompi/mpi/c/ireduce.c comm->c_coll->coll_ireduce_module); c_coll 137 ompi/mpi/c/ireduce_scatter.c err = comm->c_coll->coll_ireduce_scatter(sendbuf, recvbuf, recvcounts, c_coll 139 ompi/mpi/c/ireduce_scatter.c comm->c_coll->coll_ireduce_scatter_module); c_coll 104 ompi/mpi/c/ireduce_scatter_block.c err = comm->c_coll->coll_ireduce_scatter_block(sendbuf, recvbuf, recvcount, c_coll 106 ompi/mpi/c/ireduce_scatter_block.c comm->c_coll->coll_ireduce_scatter_block_module); c_coll 100 ompi/mpi/c/iscan.c err = comm->c_coll->coll_iscan(sendbuf, recvbuf, count, c_coll 103 ompi/mpi/c/iscan.c comm->c_coll->coll_iscan_module); c_coll 156 ompi/mpi/c/iscatter.c err = comm->c_coll->coll_iscatter(sendbuf, sendcount, sendtype, recvbuf, c_coll 158 ompi/mpi/c/iscatter.c comm->c_coll->coll_iscatter_module); c_coll 196 ompi/mpi/c/iscatterv.c err = comm->c_coll->coll_iscatterv(sendbuf, sendcounts, displs, c_coll 198 ompi/mpi/c/iscatterv.c request, comm->c_coll->coll_iscatterv_module); c_coll 131 ompi/mpi/c/neighbor_allgather.c err = comm->c_coll->coll_neighbor_allgather(sendbuf, sendcount, sendtype, c_coll 133 ompi/mpi/c/neighbor_allgather.c comm->c_coll->coll_neighbor_allgather_module); c_coll 147 ompi/mpi/c/neighbor_allgatherv.c err = comm->c_coll->coll_neighbor_allgatherv(sendbuf, sendcount, sendtype, c_coll 149 ompi/mpi/c/neighbor_allgatherv.c recvtype, comm, comm->c_coll->coll_neighbor_allgatherv_module); c_coll 132 ompi/mpi/c/neighbor_alltoall.c err = comm->c_coll->coll_neighbor_alltoall(sendbuf, sendcount, sendtype, recvbuf, c_coll 134 ompi/mpi/c/neighbor_alltoall.c comm->c_coll->coll_neighbor_alltoall_module); c_coll 147 ompi/mpi/c/neighbor_alltoallv.c err = comm->c_coll->coll_neighbor_alltoallv(sendbuf, sendcounts, sdispls, sendtype, c_coll 149 ompi/mpi/c/neighbor_alltoallv.c comm, comm->c_coll->coll_neighbor_alltoallv_module); c_coll 143 ompi/mpi/c/neighbor_alltoallw.c err = comm->c_coll->coll_neighbor_alltoallw(sendbuf, sendcounts, sdispls, sendtypes, c_coll 145 ompi/mpi/c/neighbor_alltoallw.c comm, comm->c_coll->coll_neighbor_alltoallw_module); c_coll 139 ompi/mpi/c/reduce.c err = comm->c_coll->coll_reduce(sendbuf, recvbuf, count, c_coll 141 ompi/mpi/c/reduce.c comm->c_coll->coll_reduce_module); c_coll 85 ompi/mpi/c/reduce_local.c err = comm->c_coll->coll_reduce_local(inbuf, inoutbuf, count, datatype, op, c_coll 86 ompi/mpi/c/reduce_local.c comm->c_coll->coll_reduce_local_module); c_coll 134 ompi/mpi/c/reduce_scatter.c err = comm->c_coll->coll_reduce_scatter(sendbuf, recvbuf, recvcounts, c_coll 136 ompi/mpi/c/reduce_scatter.c comm->c_coll->coll_reduce_scatter_module); c_coll 103 ompi/mpi/c/reduce_scatter_block.c err = comm->c_coll->coll_reduce_scatter_block(sendbuf, recvbuf, recvcount, c_coll 105 ompi/mpi/c/reduce_scatter_block.c comm->c_coll->coll_reduce_scatter_block_module); c_coll 108 ompi/mpi/c/scan.c err = comm->c_coll->coll_scan(sendbuf, recvbuf, count, c_coll 110 ompi/mpi/c/scan.c comm->c_coll->coll_scan_module); c_coll 167 ompi/mpi/c/scatter.c err = comm->c_coll->coll_scatter(sendbuf, sendcount, sendtype, recvbuf, c_coll 169 ompi/mpi/c/scatter.c comm->c_coll->coll_scatter_module); c_coll 196 ompi/mpi/c/scatterv.c err = comm->c_coll->coll_scatterv(sendbuf, sendcounts, displs, c_coll 198 ompi/mpi/c/scatterv.c comm->c_coll->coll_scatterv_module); c_coll 103 ompi/mpiext/pcollreq/c/allgather_init.c err = comm->c_coll->coll_allgather_init(sendbuf, sendcount, sendtype, c_coll 105 ompi/mpiext/pcollreq/c/allgather_init.c info, request, comm->c_coll->coll_allgather_init_module); c_coll 127 ompi/mpiext/pcollreq/c/allgatherv_init.c err = comm->c_coll->coll_allgatherv_init(sendbuf, sendcount, sendtype, c_coll 130 ompi/mpiext/pcollreq/c/allgatherv_init.c comm->c_coll->coll_allgatherv_init_module); c_coll 119 ompi/mpiext/pcollreq/c/allreduce_init.c err = comm->c_coll->coll_allreduce_init(sendbuf, recvbuf, count, datatype, c_coll 120 ompi/mpiext/pcollreq/c/allreduce_init.c op, comm, info, request, comm->c_coll->coll_allreduce_init_module); c_coll 102 ompi/mpiext/pcollreq/c/alltoall_init.c err = comm->c_coll->coll_alltoall_init(sendbuf, sendcount, sendtype, c_coll 104 ompi/mpiext/pcollreq/c/alltoall_init.c request, comm->c_coll->coll_alltoall_init_module); c_coll 131 ompi/mpiext/pcollreq/c/alltoallv_init.c err = comm->c_coll->coll_alltoallv_init(sendbuf, sendcounts, sdispls, c_coll 133 ompi/mpiext/pcollreq/c/alltoallv_init.c recvtype, comm, info, request, comm->c_coll->coll_alltoallv_init_module); c_coll 127 ompi/mpiext/pcollreq/c/alltoallw_init.c err = comm->c_coll->coll_alltoallw_init(sendbuf, sendcounts, sdispls, c_coll 130 ompi/mpiext/pcollreq/c/alltoallw_init.c comm->c_coll->coll_alltoallw_init_module); c_coll 64 ompi/mpiext/pcollreq/c/barrier_init.c err = comm->c_coll->coll_barrier_init(comm, info, request, comm->c_coll->coll_barrier_init_module); c_coll 87 ompi/mpiext/pcollreq/c/bcast_init.c err = comm->c_coll->coll_bcast_init(buffer, count, datatype, root, comm, c_coll 89 ompi/mpiext/pcollreq/c/bcast_init.c comm->c_coll->coll_bcast_init_module); c_coll 88 ompi/mpiext/pcollreq/c/exscan_init.c err = comm->c_coll->coll_exscan_init(sendbuf, recvbuf, count, c_coll 90 ompi/mpiext/pcollreq/c/exscan_init.c comm->c_coll->coll_exscan_init_module); c_coll 174 ompi/mpiext/pcollreq/c/gather_init.c err = comm->c_coll->coll_gather_init(sendbuf, sendcount, sendtype, recvbuf, c_coll 176 ompi/mpiext/pcollreq/c/gather_init.c comm->c_coll->coll_gather_init_module); c_coll 198 ompi/mpiext/pcollreq/c/gatherv_init.c err = comm->c_coll->coll_gatherv_init(sendbuf, sendcount, sendtype, recvbuf, c_coll 201 ompi/mpiext/pcollreq/c/gatherv_init.c comm->c_coll->coll_gatherv_init_module); c_coll 125 ompi/mpiext/pcollreq/c/neighbor_allgather_init.c err = comm->c_coll->coll_neighbor_allgather_init(sendbuf, sendcount, sendtype, recvbuf, c_coll 127 ompi/mpiext/pcollreq/c/neighbor_allgather_init.c comm->c_coll->coll_neighbor_allgather_init_module); c_coll 148 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c err = comm->c_coll->coll_neighbor_allgatherv_init(sendbuf, sendcount, sendtype, c_coll 151 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c comm->c_coll->coll_neighbor_allgatherv_init_module); c_coll 125 ompi/mpiext/pcollreq/c/neighbor_alltoall_init.c err = comm->c_coll->coll_neighbor_alltoall_init(sendbuf, sendcount, sendtype, c_coll 128 ompi/mpiext/pcollreq/c/neighbor_alltoall_init.c comm->c_coll->coll_neighbor_alltoall_init_module); c_coll 148 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c err = comm->c_coll->coll_neighbor_alltoallv_init(sendbuf, sendcounts, sdispls, c_coll 151 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c comm->c_coll->coll_neighbor_alltoallv_init_module); c_coll 148 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c err = comm->c_coll->coll_neighbor_alltoallw_init(sendbuf, sendcounts, sdispls, sendtypes, c_coll 151 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c comm->c_coll->coll_neighbor_alltoallw_init_module); c_coll 143 ompi/mpiext/pcollreq/c/reduce_init.c err = comm->c_coll->coll_reduce_init(sendbuf, recvbuf, count, c_coll 145 ompi/mpiext/pcollreq/c/reduce_init.c comm->c_coll->coll_reduce_init_module); c_coll 105 ompi/mpiext/pcollreq/c/reduce_scatter_block_init.c err = comm->c_coll->coll_reduce_scatter_block_init(sendbuf, recvbuf, recvcount, c_coll 107 ompi/mpiext/pcollreq/c/reduce_scatter_block_init.c comm->c_coll->coll_reduce_scatter_block_init_module); c_coll 139 ompi/mpiext/pcollreq/c/reduce_scatter_init.c err = comm->c_coll->coll_reduce_scatter_init(sendbuf, recvbuf, recvcounts, c_coll 141 ompi/mpiext/pcollreq/c/reduce_scatter_init.c comm->c_coll->coll_reduce_scatter_init_module); c_coll 102 ompi/mpiext/pcollreq/c/scan_init.c err = comm->c_coll->coll_scan_init(sendbuf, recvbuf, count, c_coll 105 ompi/mpiext/pcollreq/c/scan_init.c comm->c_coll->coll_scan_init_module); c_coll 157 ompi/mpiext/pcollreq/c/scatter_init.c err = comm->c_coll->coll_scatter_init(sendbuf, sendcount, sendtype, recvbuf, c_coll 159 ompi/mpiext/pcollreq/c/scatter_init.c comm->c_coll->coll_scatter_init_module); c_coll 197 ompi/mpiext/pcollreq/c/scatterv_init.c err = comm->c_coll->coll_scatterv_init(sendbuf, sendcounts, displs, c_coll 199 ompi/mpiext/pcollreq/c/scatterv_init.c info, request, comm->c_coll->coll_scatterv_init_module); c_coll 104 ompi/runtime/ompi_cr.c comm->c_coll->coll_ ## func ## _module; \ c_coll 275 ompi/runtime/ompi_mpi_finalize.c comm->c_coll->coll_barrier(comm, comm->c_coll->coll_barrier_module); c_coll 384 ompi/runtime/ompi_spc.c (void)ompi_spc_comm->c_coll->coll_gather(send_buffer, OMPI_SPC_NUM_COUNTERS, MPI_LONG_LONG, c_coll 387 ompi/runtime/ompi_spc.c ompi_spc_comm->c_coll->coll_gather_module); c_coll 413 ompi/runtime/ompi_spc.c ompi_spc_comm->c_coll->coll_barrier(ompi_spc_comm, ompi_spc_comm->c_coll->coll_barrier_module); c_coll 25 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_barrier(mpi_module->comm, mpi_module->comm->c_coll->coll_barrier_module); c_coll 87 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_bcast(buf, nlong, dtype, root, mpi_module->comm, mpi_module->comm->c_coll->coll_bcast_module); c_coll 147 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allgather(sbuf, (int)nlong, stype, rbuf, (int)nlong, rtype, mpi_module->comm, mpi_module->comm->c_coll->coll_allgather_module); c_coll 149 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allgather(sbuf, nlong, stype, rbuf, nlong, rtype, mpi_module->comm, mpi_module->comm->c_coll->coll_allgather_module); c_coll 187 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allgather(&len, sizeof(len), stype, recvcounts, c_coll 189 oshmem/mca/scoll/mpi/scoll_mpi_ops.c mpi_module->comm->c_coll->coll_allgather_module); c_coll 199 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allgatherv(source, nlong, stype, target, recvcounts, c_coll 201 oshmem/mca/scoll/mpi/scoll_mpi_ops.c mpi_module->comm->c_coll->coll_allgatherv_module); c_coll 259 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allreduce(sbuf, rbuf, (int)count, dtype, h_op, mpi_module->comm, mpi_module->comm->c_coll->coll_allreduce_module); c_coll 261 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allreduce(sbuf, rbuf, count, dtype, h_op, mpi_module->comm, mpi_module->comm->c_coll->coll_allreduce_module);