coll_gather 238 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&comm->c_coll->coll_gather, sizeof(mca_coll_base_module_gather_fn_t)); coll_gather 706 ompi/mca/coll/base/coll_base_allgather.c err = comm->c_coll->coll_gather(sbuf, scount, sdtype, coll_gather 83 ompi/mca/coll/basic/coll_basic_module.c basic_module->super.coll_gather = mca_coll_basic_gather_inter; coll_gather 101 ompi/mca/coll/basic/coll_basic_module.c basic_module->super.coll_gather = ompi_coll_base_gather_intra_basic_linear; coll_gather 119 ompi/mca/coll/basic/coll_basic_module.c basic_module->super.coll_gather = ompi_coll_base_gather_intra_basic_linear; coll_gather 524 ompi/mca/coll/coll.h mca_coll_base_module_gather_fn_t coll_gather; coll_gather 643 ompi/mca/coll/coll.h mca_coll_base_module_gather_fn_t coll_gather; coll_gather 102 ompi/mca/coll/cuda/coll_cuda_module.c cuda_module->super.coll_gather = NULL; coll_gather 44 ompi/mca/coll/demo/coll_demo_gather.c return demo_module->underlying.coll_gather(sbuf, scount, sdtype, coll_gather 67 ompi/mca/coll/demo/coll_demo_gather.c return demo_module->underlying.coll_gather(sbuf, scount, sdtype, coll_gather 138 ompi/mca/coll/demo/coll_demo_module.c demo_module->super.coll_gather = mca_coll_demo_gather_intra; coll_gather 155 ompi/mca/coll/demo/coll_demo_module.c demo_module->super.coll_gather = mca_coll_demo_gather_inter; coll_gather 415 ompi/mca/coll/hcoll/coll_hcoll_module.c hcoll_module->super.coll_gather = /*hcoll_collectives.coll_gather ? mca_coll_hcoll_gather :*/ NULL; coll_gather 179 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_gather((void *)sbuf,scount,stype,rbuf,rcount,rtype,root,hcoll_module->hcoll_context); coll_gather 131 ompi/mca/coll/inter/coll_inter.c inter_module->super.coll_gather = mca_coll_inter_gather_inter; coll_gather 68 ompi/mca/coll/inter/coll_inter_allgather.c err = comm->c_local_comm->c_coll->coll_gather(sbuf, scount, sdtype, coll_gather 68 ompi/mca/coll/inter/coll_inter_allgatherv.c err = comm->c_local_comm->c_coll->coll_gather(&scount, 1, MPI_INT, coll_gather 73 ompi/mca/coll/inter/coll_inter_gather.c err = comm->c_local_comm->c_coll->coll_gather(sbuf, scount, sdtype, coll_gather 79 ompi/mca/coll/inter/coll_inter_gatherv.c err = comm->c_local_comm->c_coll->coll_gather(&scount, 1, MPI_INT, coll_gather 180 ompi/mca/coll/monitoring/coll_monitoring_component.c monitoring_module->super.coll_gather = mca_coll_monitoring_gather; coll_gather 41 ompi/mca/coll/monitoring/coll_monitoring_gather.c return monitoring_module->real.coll_gather(sbuf, scount, sdtype, rbuf, rcount, rdtype, root, comm, monitoring_module->real.coll_gather_module); coll_gather 626 ompi/mca/coll/portals4/coll_portals4_component.c portals4_module->super.coll_gather = ompi_coll_portals4_gather_intra; coll_gather 76 ompi/mca/coll/self/coll_self_module.c module->super.coll_gather = mca_coll_self_gather_intra; coll_gather 208 ompi/mca/coll/sm/coll_sm_module.c sm_module->super.coll_gather = NULL; coll_gather 42 ompi/mca/coll/sync/coll_sync_gather.c return s->c_coll.coll_gather(sbuf, scount, sdtype, coll_gather 46 ompi/mca/coll/sync/coll_sync_gather.c COLL_SYNC(s, s->c_coll.coll_gather(sbuf, scount, sdtype, coll_gather 127 ompi/mca/coll/sync/coll_sync_module.c sync_module->super.coll_gather = mca_coll_sync_gather; coll_gather 107 ompi/mca/coll/tuned/coll_tuned_module.c tuned_module->super.coll_gather = ompi_coll_tuned_gather_intra_dec_fixed; coll_gather 237 ompi/mca/coll/tuned/coll_tuned_module.c tuned_module->super.coll_gather = ompi_coll_tuned_gather_intra_dec_dynamic); coll_gather 161 ompi/mca/common/ompio/common_ompio_print_queue.c ret = fh->f_comm->c_coll->coll_gather(time_details, coll_gather 145 ompi/mca/io/ompio/io_ompio.c fh->f_comm->c_coll->coll_gather (&k, coll_gather 136 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c ret = fh->f_comm->c_coll->coll_gather ( &totalbytes, coll_gather 131 ompi/mca/sharedfp/individual/sharedfp_individual_write.c ret = fh->f_comm->c_coll->coll_gather ( &totalbytes, coll_gather 129 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, buff, recvcnt, coll_gather 126 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, coll_gather 118 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, coll_gather 119 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, coll_gather 111 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, coll_gather 111 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, coll_gather 104 ompi/mca/sharedfp/sm/sharedfp_sm_read.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, coll_gather 108 ompi/mca/sharedfp/sm/sharedfp_sm_write.c ret = fh->f_comm->c_coll->coll_gather ( &sendBuff, sendcnt, OMPI_OFFSET_DATATYPE, coll_gather 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, coll_gather 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), coll_gather 184 ompi/mpi/c/gather.c err = comm->c_coll->coll_gather(sendbuf, sendcount, sendtype, recvbuf, coll_gather 384 ompi/runtime/ompi_spc.c (void)ompi_spc_comm->c_coll->coll_gather(send_buffer, OMPI_SPC_NUM_COUNTERS, MPI_LONG_LONG,