rdtype 304 ompi/datatype/ompi_datatype.h void *rbuf, int32_t rcount, const ompi_datatype_t* rdtype); rdtype 46 ompi/datatype/ompi_datatype_sndrcv.c void *rbuf, int32_t rcount, const ompi_datatype_t* rdtype) rdtype 55 ompi/datatype/ompi_datatype_sndrcv.c if (0 == rcount || 0 == rdtype->super.size) { rdtype 60 ompi/datatype/ompi_datatype_sndrcv.c if (sdtype == rdtype) { rdtype 62 ompi/datatype/ompi_datatype_sndrcv.c opal_datatype_copy_content_same_ddt(&(rdtype->super), count, (char*)rbuf, (char*)sbuf); rdtype 67 ompi/datatype/ompi_datatype_sndrcv.c if (rdtype->id == OMPI_DATATYPE_MPI_PACKED) { rdtype 87 ompi/datatype/ompi_datatype_sndrcv.c &(rdtype->super), rcount, rbuf, 0, rdtype 92 ompi/datatype/ompi_datatype_sndrcv.c iov.iov_len = rcount * rdtype->super.size; rdtype 109 ompi/datatype/ompi_datatype_sndrcv.c &(rdtype->super), rcount, rbuf, 0, rdtype 124 ompi/datatype/ompi_datatype_sndrcv.c return ( (scount * sdtype->super.size) <= (rcount * rdtype->super.size) ? MPI_SUCCESS : MPI_ERR_TRUNCATE ); rdtype 88 ompi/mca/coll/base/coll_base_allgather.c struct ompi_datatype_t *rdtype, rdtype 102 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_get_extent (rdtype, &rlb, &rext); rdtype 113 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_sndrcv(tmpsend, scount, sdtype, tmprecv, rcount, rdtype); rdtype 118 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_copy_content_same_ddt(rdtype, rcount, tmprecv, tmpsend); rdtype 148 ompi/mca/coll/base/coll_base_allgather.c err = ompi_coll_base_sendrecv(tmpsend, blockcount * rcount, rdtype, rdtype 150 ompi/mca/coll/base/coll_base_allgather.c tmprecv, blockcount * rcount, rdtype, rdtype 170 ompi/mca/coll/base/coll_base_allgather.c span = opal_datatype_span(&rdtype->super, (int64_t)(size - rank) * rcount, &gap); rdtype 179 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_copy_content_same_ddt(rdtype, ((ptrdiff_t)(size - rank) * (ptrdiff_t)rcount), rdtype 185 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_copy_content_same_ddt(rdtype, (ptrdiff_t)rank * (ptrdiff_t)rcount, rdtype 191 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_copy_content_same_ddt(rdtype, (ptrdiff_t)(size - rank) * (ptrdiff_t)rcount, rdtype 256 ompi/mca/coll/base/coll_base_allgather.c struct ompi_datatype_t *rdtype, rdtype 281 ompi/mca/coll/base/coll_base_allgather.c rbuf, rcount, rdtype, rdtype 289 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_get_extent (rdtype, &rlb, &rext); rdtype 299 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_sndrcv(tmpsend, scount, sdtype, tmprecv, rcount, rdtype); rdtype 323 ompi/mca/coll/base/coll_base_allgather.c err = ompi_coll_base_sendrecv(tmpsend, (ptrdiff_t)distance * (ptrdiff_t)rcount, rdtype, rdtype 325 ompi/mca/coll/base/coll_base_allgather.c tmprecv, (ptrdiff_t)distance * (ptrdiff_t)rcount, rdtype, rdtype 361 ompi/mca/coll/base/coll_base_allgather.c struct ompi_datatype_t *rdtype, rdtype 375 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_get_extent (rdtype, &rlb, &rext); rdtype 385 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_sndrcv(tmpsend, scount, sdtype, tmprecv, rcount, rdtype); rdtype 408 ompi/mca/coll/base/coll_base_allgather.c err = ompi_coll_base_sendrecv(tmpsend, rcount, rdtype, sendto, rdtype 410 ompi/mca/coll/base/coll_base_allgather.c tmprecv, rcount, rdtype, recvfrom, rdtype 487 ompi/mca/coll/base/coll_base_allgather.c struct ompi_datatype_t *rdtype, rdtype 504 ompi/mca/coll/base/coll_base_allgather.c rbuf, rcount, rdtype, rdtype 511 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_get_extent (rdtype, &rlb, &rext); rdtype 521 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_sndrcv(tmpsend, scount, sdtype, tmprecv, rcount, rdtype); rdtype 553 ompi/mca/coll/base/coll_base_allgather.c err = ompi_coll_base_sendrecv(tmpsend, rcount, rdtype, neighbor[0], rdtype 555 ompi/mca/coll/base/coll_base_allgather.c tmprecv, rcount, rdtype, neighbor[0], rdtype 576 ompi/mca/coll/base/coll_base_allgather.c err = ompi_coll_base_sendrecv(tmpsend, (ptrdiff_t)2 * (ptrdiff_t)rcount, rdtype, rdtype 579 ompi/mca/coll/base/coll_base_allgather.c tmprecv, (ptrdiff_t)2 * (ptrdiff_t)rcount, rdtype, rdtype 601 ompi/mca/coll/base/coll_base_allgather.c struct ompi_datatype_t *rdtype, rdtype 618 ompi/mca/coll/base/coll_base_allgather.c err = ompi_datatype_get_extent (rdtype, &lb, &rext); rdtype 631 ompi/mca/coll/base/coll_base_allgather.c sdtype = rdtype; rdtype 637 ompi/mca/coll/base/coll_base_allgather.c tmprecv, rcount, rdtype, remote, rdtype 645 ompi/mca/coll/base/coll_base_allgather.c (char*)rbuf + (ptrdiff_t)rank * (ptrdiff_t)rcount * rext, rcount, rdtype); rdtype 685 ompi/mca/coll/base/coll_base_allgather.c struct ompi_datatype_t *rdtype, rdtype 698 ompi/mca/coll/base/coll_base_allgather.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 700 ompi/mca/coll/base/coll_base_allgather.c sdtype = rdtype; rdtype 707 ompi/mca/coll/base/coll_base_allgather.c rbuf, rcount, rdtype, rdtype 712 ompi/mca/coll/base/coll_base_allgather.c err = comm->c_coll->coll_bcast(rbuf, (ptrdiff_t)rcount * ompi_comm_size(comm), rdtype, rdtype 716 ompi/mca/coll/base/coll_base_allgather.c ompi_datatype_create_contiguous(ompi_comm_size(comm), rdtype, &temptype); rdtype 97 ompi/mca/coll/base/coll_base_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 113 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_get_extent (rdtype, &rlb, &rext); rdtype 124 ompi/mca/coll/base/coll_base_allgatherv.c tmprecv, rcounts[rank], rdtype); rdtype 170 ompi/mca/coll/base/coll_base_allgatherv.c rdtype, &new_sdtype); rdtype 173 ompi/mca/coll/base/coll_base_allgatherv.c rdtype, &new_rdtype); rdtype 224 ompi/mca/coll/base/coll_base_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 238 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_get_extent (rdtype, &rlb, &rext); rdtype 249 ompi/mca/coll/base/coll_base_allgatherv.c tmprecv, rcounts[rank], rdtype); rdtype 272 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_coll_base_sendrecv(tmpsend, rcounts[senddatafrom], rdtype, rdtype 274 ompi/mca/coll/base/coll_base_allgatherv.c tmprecv, rcounts[recvdatafrom], rdtype, rdtype 351 ompi/mca/coll/base/coll_base_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 371 ompi/mca/coll/base/coll_base_allgatherv.c rdispls, rdtype, rdtype 378 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_get_extent (rdtype, &rlb, &rext); rdtype 389 ompi/mca/coll/base/coll_base_allgatherv.c tmprecv, rcounts[rank], rdtype); rdtype 422 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_coll_base_sendrecv(tmpsend, rcounts[rank], rdtype, rdtype 424 ompi/mca/coll/base/coll_base_allgatherv.c tmprecv, rcounts[neighbor[0]], rdtype, rdtype 450 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(2, new_scounts, new_sdispls, rdtype, rdtype 460 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(2, new_rcounts, new_rdispls, rdtype, rdtype 497 ompi/mca/coll/base/coll_base_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 514 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_get_extent (rdtype, &lb, &rext); rdtype 527 ompi/mca/coll/base/coll_base_allgatherv.c sdtype = rdtype; rdtype 533 ompi/mca/coll/base/coll_base_allgatherv.c tmprecv, rcounts[remote], rdtype, remote, rdtype 542 ompi/mca/coll/base/coll_base_allgatherv.c rcounts[rank], rdtype); rdtype 583 ompi/mca/coll/base/coll_base_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 604 ompi/mca/coll/base/coll_base_allgatherv.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 605 ompi/mca/coll/base/coll_base_allgatherv.c send_type = rdtype; rdtype 616 ompi/mca/coll/base/coll_base_allgatherv.c rcounts, disps, rdtype, 0, rdtype 634 ompi/mca/coll/base/coll_base_allgatherv.c err = ompi_datatype_create_indexed(size,rcounts,disps,rdtype,&newtype); rdtype 41 ompi/mca/coll/base/coll_base_alltoall.c struct ompi_datatype_t *rdtype, rdtype 62 ompi/mca/coll/base/coll_base_alltoall.c ompi_datatype_type_extent (rdtype, &ext); rdtype 63 ompi/mca/coll/base/coll_base_alltoall.c max_size = opal_datatype_span(&rdtype->super, rcount, &gap); rdtype 78 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_copy_content_same_ddt (rdtype, rcount, tmp_buffer, rdtype 83 ompi/mca/coll/base/coll_base_alltoall.c err = MCA_PML_CALL(irecv ((char *) rbuf + max_size * j, rcount, rdtype, rdtype 87 ompi/mca/coll/base/coll_base_alltoall.c err = MCA_PML_CALL(send ((char *) tmp_buffer, rcount, rdtype, rdtype 93 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_copy_content_same_ddt (rdtype, rcount, tmp_buffer, rdtype 98 ompi/mca/coll/base/coll_base_alltoall.c err = MCA_PML_CALL(irecv ((char *) rbuf + max_size * i, rcount, rdtype, rdtype 102 ompi/mca/coll/base/coll_base_alltoall.c err = MCA_PML_CALL(send ((char *) tmp_buffer, rcount, rdtype, rdtype 135 ompi/mca/coll/base/coll_base_alltoall.c struct ompi_datatype_t *rdtype, rdtype 144 ompi/mca/coll/base/coll_base_alltoall.c return mca_coll_base_alltoall_intra_basic_inplace (rbuf, rcount, rdtype, rdtype 156 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_get_extent (rdtype, &lb, &rext); rdtype 174 ompi/mca/coll/base/coll_base_alltoall.c tmprecv, rcount, rdtype, recvfrom, rdtype 194 ompi/mca/coll/base/coll_base_alltoall.c struct ompi_datatype_t *rdtype, rdtype 205 ompi/mca/coll/base/coll_base_alltoall.c return mca_coll_base_alltoall_intra_basic_inplace (rbuf, rcount, rdtype, rdtype 218 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_type_extent (rdtype, &rext); rdtype 293 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_copy_content_same_ddt (rdtype, (int32_t) rcount, rdtype 336 ompi/mca/coll/base/coll_base_alltoall.c struct ompi_datatype_t *rdtype, rdtype 349 ompi/mca/coll/base/coll_base_alltoall.c return mca_coll_base_alltoall_intra_basic_inplace (rbuf, rcount, rdtype, rdtype 367 ompi/mca/coll/base/coll_base_alltoall.c error = ompi_datatype_get_extent(rdtype, &rlb, &rext); rdtype 378 ompi/mca/coll/base/coll_base_alltoall.c error = ompi_datatype_sndrcv(psnd, scount, sdtype, prcv, rcount, rdtype); rdtype 407 ompi/mca/coll/base/coll_base_alltoall.c (prcv + (ptrdiff_t)ri * rext, rcount, rdtype, ri, rdtype 446 ompi/mca/coll/base/coll_base_alltoall.c (prcv + (ptrdiff_t)ri * rext, rcount, rdtype, ri, rdtype 493 ompi/mca/coll/base/coll_base_alltoall.c struct ompi_datatype_t *rdtype, rdtype 502 ompi/mca/coll/base/coll_base_alltoall.c return mca_coll_base_alltoall_intra_basic_inplace (rbuf, rcount, rdtype, rdtype 518 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_get_extent (rdtype, &lb, &rext); rdtype 530 ompi/mca/coll/base/coll_base_alltoall.c tmprecv, rcount, rdtype, remote, rdtype 539 ompi/mca/coll/base/coll_base_alltoall.c (int32_t) rcount, rdtype); rdtype 572 ompi/mca/coll/base/coll_base_alltoall.c struct ompi_datatype_t *rdtype, rdtype 585 ompi/mca/coll/base/coll_base_alltoall.c return mca_coll_base_alltoall_intra_basic_inplace (rbuf, rcount, rdtype, rdtype 603 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_get_extent(rdtype, &lb, &rcvinc); rdtype 614 ompi/mca/coll/base/coll_base_alltoall.c err = ompi_datatype_sndrcv(psnd, scount, sdtype, prcv, rcount, rdtype); rdtype 639 ompi/mca/coll/base/coll_base_alltoall.c (prcv + (ptrdiff_t)i * rcvinc, rcount, rdtype, i, rdtype 42 ompi/mca/coll/base/coll_base_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 61 ompi/mca/coll/base/coll_base_alltoallv.c ompi_datatype_type_extent (rdtype, &ext); rdtype 66 ompi/mca/coll/base/coll_base_alltoallv.c size_t size = opal_datatype_span(&rdtype->super, rcounts[i], &gap); rdtype 88 ompi/mca/coll/base/coll_base_alltoallv.c err = ompi_datatype_copy_content_same_ddt (rdtype, rcounts[j], rdtype 93 ompi/mca/coll/base/coll_base_alltoallv.c err = ompi_coll_base_sendrecv_actual((void *) tmp_buffer, rcounts[j], rdtype, rdtype 95 ompi/mca/coll/base/coll_base_alltoallv.c (char *)rbuf + rdisps[j] * ext, rcounts[j], rdtype, rdtype 101 ompi/mca/coll/base/coll_base_alltoallv.c err = ompi_datatype_copy_content_same_ddt (rdtype, rcounts[i], rdtype 106 ompi/mca/coll/base/coll_base_alltoallv.c err = ompi_coll_base_sendrecv_actual((void *) tmp_buffer, rcounts[i], rdtype, rdtype 108 ompi/mca/coll/base/coll_base_alltoallv.c (char *) rbuf + rdisps[i] * ext, rcounts[i], rdtype, rdtype 128 ompi/mca/coll/base/coll_base_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 138 ompi/mca/coll/base/coll_base_alltoallv.c rdtype, comm, module); rdtype 148 ompi/mca/coll/base/coll_base_alltoallv.c ompi_datatype_type_extent(rdtype, &rext); rdtype 164 ompi/mca/coll/base/coll_base_alltoallv.c prcv, rcounts[recvfrom], rdtype, recvfrom, rdtype 192 ompi/mca/coll/base/coll_base_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 205 ompi/mca/coll/base/coll_base_alltoallv.c rdtype, comm, module); rdtype 215 ompi/mca/coll/base/coll_base_alltoallv.c ompi_datatype_type_extent(rdtype, &rext); rdtype 222 ompi/mca/coll/base/coll_base_alltoallv.c prcv, rcounts[rank], rdtype); rdtype 246 ompi/mca/coll/base/coll_base_alltoallv.c err = MCA_PML_CALL(irecv_init(prcv, rcounts[i], rdtype, rdtype 218 ompi/mca/coll/base/coll_base_functions.h struct ompi_datatype_t *rdtype, rdtype 226 ompi/mca/coll/base/coll_base_functions.h struct ompi_datatype_t *rdtype, rdtype 44 ompi/mca/coll/base/coll_base_gather.c struct ompi_datatype_t *rdtype, rdtype 71 ompi/mca/coll/base/coll_base_gather.c ompi_datatype_type_extent(rdtype, &rextent); rdtype 72 ompi/mca/coll/base/coll_base_gather.c rsize = opal_datatype_span(&rdtype->super, (int64_t)rcount * size, &rgap); rdtype 78 ompi/mca/coll/base/coll_base_gather.c ptmp, rcount, rdtype); rdtype 93 ompi/mca/coll/base/coll_base_gather.c ptmp, rcount, rdtype); rdtype 97 ompi/mca/coll/base/coll_base_gather.c err = ompi_datatype_copy_content_same_ddt(rdtype, rcount, ptmp, rdtype 122 ompi/mca/coll/base/coll_base_gather.c rdtype = sdtype; rdtype 148 ompi/mca/coll/base/coll_base_gather.c err = MCA_PML_CALL(recv(ptmp + total_recv*rextent, (ptrdiff_t)rcount * size - total_recv, rdtype, rdtype 173 ompi/mca/coll/base/coll_base_gather.c err = ompi_datatype_copy_content_same_ddt(rdtype, (ptrdiff_t)rcount * (ptrdiff_t)(size - root), rdtype 178 ompi/mca/coll/base/coll_base_gather.c err = ompi_datatype_copy_content_same_ddt(rdtype, (ptrdiff_t)rcount * (ptrdiff_t)root, rdtype 211 ompi/mca/coll/base/coll_base_gather.c struct ompi_datatype_t *rdtype, rdtype 273 ompi/mca/coll/base/coll_base_gather.c ompi_datatype_type_size(rdtype, &typelng); rdtype 274 ompi/mca/coll/base/coll_base_gather.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 289 ompi/mca/coll/base/coll_base_gather.c ret = MCA_PML_CALL(irecv(ptmp, first_segment_count, rdtype, i, rdtype 303 ompi/mca/coll/base/coll_base_gather.c rdtype, i, MCA_COLL_BASE_TAG_GATHER, comm, rdtype 316 ompi/mca/coll/base/coll_base_gather.c rcount, rdtype); rdtype 371 ompi/mca/coll/base/coll_base_gather.c struct ompi_datatype_t *rdtype, rdtype 395 ompi/mca/coll/base/coll_base_gather.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 401 ompi/mca/coll/base/coll_base_gather.c ptmp, rcount, rdtype); rdtype 406 ompi/mca/coll/base/coll_base_gather.c err = MCA_PML_CALL(recv(ptmp, rcount, rdtype, i, rdtype 64 ompi/mca/coll/base/coll_base_scatter.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 100 ompi/mca/coll/base/coll_base_scatter.c rbuf, rcount, rdtype); rdtype 123 ompi/mca/coll/base/coll_base_scatter.c rbuf, rcount, rdtype); rdtype 130 ompi/mca/coll/base/coll_base_scatter.c ompi_datatype_type_extent(rdtype, &rextent); rdtype 131 ompi/mca/coll/base/coll_base_scatter.c rsize = opal_datatype_span(&rdtype->super, (int64_t)rcount * size, &rgap); rdtype 137 ompi/mca/coll/base/coll_base_scatter.c sdtype = rdtype; rdtype 146 ompi/mca/coll/base/coll_base_scatter.c err = MCA_PML_CALL(recv(ptmp, (ptrdiff_t)rcount * (ptrdiff_t)size, rdtype, bmtree->tree_prev, rdtype 152 ompi/mca/coll/base/coll_base_scatter.c ompi_datatype_type_size(rdtype, &rdtype_size); rdtype 157 ompi/mca/coll/base/coll_base_scatter.c rbuf, rcount, rdtype); rdtype 179 ompi/mca/coll/base/coll_base_scatter.c err = MCA_PML_CALL(recv(ptmp, rcount, rdtype, bmtree->tree_prev, rdtype 220 ompi/mca/coll/base/coll_base_scatter.c struct ompi_datatype_t *rdtype, rdtype 237 ompi/mca/coll/base/coll_base_scatter.c err = MCA_PML_CALL(recv(rbuf, rcount, rdtype, root, rdtype 259 ompi/mca/coll/base/coll_base_scatter.c rdtype); rdtype 61 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 69 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 87 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 96 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 156 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 164 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 172 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 239 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 247 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 254 ompi/mca/coll/basic/coll_basic.h struct ompi_datatype_t *rdtype, rdtype 261 ompi/mca/coll/basic/coll_basic.h int rcount, struct ompi_datatype_t *rdtype, rdtype 266 ompi/mca/coll/basic/coll_basic.h void *rbuf, const int rcounts[], const int disps[], struct ompi_datatype_t *rdtype, rdtype 270 ompi/mca/coll/basic/coll_basic.h int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 275 ompi/mca/coll/basic/coll_basic.h const int rdisps[], struct ompi_datatype_t *rdtype, rdtype 47 ompi/mca/coll/basic/coll_basic_allgather.c struct ompi_datatype_t *rdtype, rdtype 78 ompi/mca/coll/basic/coll_basic_allgather.c err = ompi_datatype_get_extent(rdtype, &rlb, &rextent); rdtype 92 ompi/mca/coll/basic/coll_basic_allgather.c err = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, 0, rdtype 100 ompi/mca/coll/basic/coll_basic_allgather.c err = MCA_PML_CALL(irecv(ptmp, rcount, rdtype, i, rdtype 115 ompi/mca/coll/basic/coll_basic_allgather.c err = MCA_PML_CALL(isend(rbuf, rsize * rcount, rdtype, 0, rdtype 136 ompi/mca/coll/basic/coll_basic_allgather.c err = MCA_PML_CALL(recv(rbuf, rsize * rcount, rdtype, 0, rdtype 44 ompi/mca/coll/basic/coll_basic_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 65 ompi/mca/coll/basic/coll_basic_allgatherv.c rbuf, rcounts, disps, rdtype, comm, rdtype 47 ompi/mca/coll/basic/coll_basic_alltoall.c struct ompi_datatype_t *rdtype, rdtype 73 ompi/mca/coll/basic/coll_basic_alltoall.c err = ompi_datatype_get_extent(rdtype, &lb, &rcvinc); rdtype 90 ompi/mca/coll/basic/coll_basic_alltoall.c err = MCA_PML_CALL(irecv(prcv + (i * rcvinc), rcount, rdtype, i, rdtype 48 ompi/mca/coll/basic/coll_basic_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 68 ompi/mca/coll/basic/coll_basic_alltoallv.c ompi_datatype_type_extent(rdtype, &rcvextent); rdtype 80 ompi/mca/coll/basic/coll_basic_alltoallv.c err = MCA_PML_CALL(irecv(prcv, rcounts[i], rdtype, rdtype 44 ompi/mca/coll/basic/coll_basic_gather.c struct ompi_datatype_t *rdtype, rdtype 68 ompi/mca/coll/basic/coll_basic_gather.c err = ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 75 ompi/mca/coll/basic/coll_basic_gather.c err = MCA_PML_CALL(recv(ptmp, rcount, rdtype, i, rdtype 43 ompi/mca/coll/basic/coll_basic_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 71 ompi/mca/coll/basic/coll_basic_gatherv.c err = ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 83 ompi/mca/coll/basic/coll_basic_gatherv.c ptmp, rcounts[i], rdtype); rdtype 88 ompi/mca/coll/basic/coll_basic_gatherv.c err = MCA_PML_CALL(recv(ptmp, rcounts[i], rdtype, i, rdtype 116 ompi/mca/coll/basic/coll_basic_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 140 ompi/mca/coll/basic/coll_basic_gatherv.c err = ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 150 ompi/mca/coll/basic/coll_basic_gatherv.c err = MCA_PML_CALL(irecv(ptmp, rcounts[i], rdtype, i, rdtype 42 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 54 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 72 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, srank, rdtype 91 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, drank, rdtype 122 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 142 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 147 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, edges[neighbor], MCA_COLL_BASE_TAG_ALLGATHER, rdtype 175 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 193 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 198 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, inedges[neighbor], rdtype 234 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 244 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c rcount, rdtype, comm, module); rdtype 247 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c rcount, rdtype, comm, module); rdtype 250 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c rcount, rdtype, comm, module); rdtype 42 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 53 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 71 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c rc = MCA_PML_CALL(irecv((char *) rbuf + disps[i] * extent, rcounts[i], rdtype, srank, rdtype 85 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c rc = MCA_PML_CALL(irecv((char *) rbuf + disps[i+1] * extent, rcounts[i+1], rdtype, drank, rdtype 111 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 129 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 135 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c rdtype, edges[neighbor], MCA_COLL_BASE_TAG_ALLGATHER, comm, preqs++)); rdtype 161 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 178 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 183 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c rc = MCA_PML_CALL(irecv((char *) rbuf + disps[neighbor] * extent, rcounts[neighbor], rdtype, rdtype 215 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c void *rbuf, const int rcounts[], const int disps[], struct ompi_datatype_t *rdtype, rdtype 224 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c disps, rdtype, comm, module); rdtype 227 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c disps, rdtype, comm, module); rdtype 230 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c disps, rdtype, comm, module); rdtype 41 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 52 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c ompi_datatype_get_extent(rdtype, &lb, &rdextent); rdtype 69 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, srank, rdtype 79 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, drank, rdtype 141 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 159 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c ompi_datatype_get_extent(rdtype, &lb, &rdextent); rdtype 166 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, edges[neighbor], MCA_COLL_BASE_TAG_ALLTOALL, rdtype 200 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 217 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c ompi_datatype_get_extent(rdtype, &lb, &rdextent); rdtype 224 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c rc = MCA_PML_CALL(irecv(rbuf, rcount, rdtype, inedges[neighbor], rdtype 258 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c int rcount, struct ompi_datatype_t *rdtype, struct ompi_communicator_t *comm, rdtype 267 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c rcount, rdtype, comm, module); rdtype 270 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c rcount, rdtype, comm, module); rdtype 273 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c rcount, rdtype, comm, module); rdtype 42 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c const int rdisps[], struct ompi_datatype_t *rdtype, rdtype 53 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c ompi_datatype_get_extent(rdtype, &lb, &rdextent); rdtype 70 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c rc = MCA_PML_CALL(irecv((char *) rbuf + rdisps[i] * rdextent, rcounts[i], rdtype, srank, rdtype 77 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c rc = MCA_PML_CALL(irecv((char *) rbuf + rdisps[i+1] * rdextent, rcounts[i+1], rdtype, drank, rdtype 128 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c const int rdisps[], struct ompi_datatype_t *rdtype, rdtype 146 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c ompi_datatype_get_extent(rdtype, &lb, &rdextent); rdtype 153 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c rc = MCA_PML_CALL(irecv((char *) rbuf + rdisps[neighbor] * rdextent, rcounts[neighbor], rdtype, rdtype 186 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c const int rdisps[], struct ompi_datatype_t *rdtype, rdtype 203 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c ompi_datatype_get_extent(rdtype, &lb, &rdextent); rdtype 210 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c rc = MCA_PML_CALL(irecv((char *) rbuf + rdisps[neighbor] * rdextent, rcounts[neighbor], rdtype, rdtype 242 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c const int rdisps[], struct ompi_datatype_t *rdtype, rdtype 251 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c rcounts, rdisps, rdtype, comm, module); rdtype 254 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c rcounts, rdisps, rdtype, comm, module); rdtype 257 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c rcounts, rdisps, rdtype, comm, module); rdtype 45 ompi/mca/coll/basic/coll_basic_scatter.c struct ompi_datatype_t *rdtype, rdtype 62 ompi/mca/coll/basic/coll_basic_scatter.c err = MCA_PML_CALL(recv(rbuf, rcount, rdtype, root, rdtype 45 ompi/mca/coll/basic/coll_basic_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 63 ompi/mca/coll/basic/coll_basic_scatterv.c return MCA_PML_CALL(recv(rbuf, rcount, rdtype, rdtype 86 ompi/mca/coll/basic/coll_basic_scatterv.c rdtype); rdtype 118 ompi/mca/coll/basic/coll_basic_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 138 ompi/mca/coll/basic/coll_basic_scatterv.c err = MCA_PML_CALL(recv(rbuf, rcount, rdtype, rdtype 202 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 206 ompi/mca/coll/coll.h void * rbuf, const int *rcounts, const int *disps, struct ompi_datatype_t *rdtype, rdtype 213 ompi/mca/coll/coll.h void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 217 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const int *rdisps, struct ompi_datatype_t *rdtype, rdtype 233 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 237 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const int *disps, struct ompi_datatype_t *rdtype, rdtype 253 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 257 ompi/mca/coll/coll.h void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 263 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 268 ompi/mca/coll/coll.h void * rbuf, const int *rcounts, const int *disps, struct ompi_datatype_t *rdtype, rdtype 277 ompi/mca/coll/coll.h void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 282 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const int *rdisps, struct ompi_datatype_t *rdtype, rdtype 303 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 308 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const int *disps, struct ompi_datatype_t *rdtype, rdtype 329 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 334 ompi/mca/coll/coll.h void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 341 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 346 ompi/mca/coll/coll.h void * rbuf, const int *rcounts, const int *disps, struct ompi_datatype_t *rdtype, rdtype 355 ompi/mca/coll/coll.h void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 360 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const int *rdisps, struct ompi_datatype_t *rdtype, rdtype 381 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 386 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const int *disps, struct ompi_datatype_t *rdtype, rdtype 407 ompi/mca/coll/coll.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 412 ompi/mca/coll/coll.h void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 53 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 59 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 66 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 72 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 90 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 96 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 103 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 109 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, rdtype 155 ompi/mca/coll/demo/coll_demo.h int rcount, struct ompi_datatype_t *rdtype, rdtype 160 ompi/mca/coll/demo/coll_demo.h int rcount, struct ompi_datatype_t *rdtype, rdtype 167 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, int root, rdtype 173 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, int root, rdtype 216 ompi/mca/coll/demo/coll_demo.h int rcount, struct ompi_datatype_t *rdtype, rdtype 221 ompi/mca/coll/demo/coll_demo.h int rcount, struct ompi_datatype_t *rdtype, rdtype 228 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, int root, rdtype 234 ompi/mca/coll/demo/coll_demo.h struct ompi_datatype_t *rdtype, int root, rdtype 38 ompi/mca/coll/demo/coll_demo_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 45 ompi/mca/coll/demo/coll_demo_allgather.c rcount, rdtype, comm, rdtype 60 ompi/mca/coll/demo/coll_demo_allgather.c struct ompi_datatype_t *rdtype, rdtype 67 ompi/mca/coll/demo/coll_demo_allgather.c rcount, rdtype, comm, rdtype 39 ompi/mca/coll/demo/coll_demo_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 47 ompi/mca/coll/demo/coll_demo_allgatherv.c rdtype, comm, rdtype 62 ompi/mca/coll/demo/coll_demo_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 70 ompi/mca/coll/demo/coll_demo_allgatherv.c rdtype, comm, rdtype 39 ompi/mca/coll/demo/coll_demo_alltoall.c struct ompi_datatype_t *rdtype, rdtype 46 ompi/mca/coll/demo/coll_demo_alltoall.c rbuf, rcount, rdtype, rdtype 62 ompi/mca/coll/demo/coll_demo_alltoall.c struct ompi_datatype_t *rdtype, rdtype 69 ompi/mca/coll/demo/coll_demo_alltoall.c rbuf, rcount, rdtype, rdtype 40 ompi/mca/coll/demo/coll_demo_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 48 ompi/mca/coll/demo/coll_demo_alltoallv.c rdisps, rdtype, comm, rdtype 64 ompi/mca/coll/demo/coll_demo_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 72 ompi/mca/coll/demo/coll_demo_alltoallv.c rdisps, rdtype, comm, rdtype 38 ompi/mca/coll/demo/coll_demo_gather.c struct ompi_datatype_t *rdtype, rdtype 45 ompi/mca/coll/demo/coll_demo_gather.c rbuf, rcount, rdtype, rdtype 61 ompi/mca/coll/demo/coll_demo_gather.c struct ompi_datatype_t *rdtype, rdtype 68 ompi/mca/coll/demo/coll_demo_gather.c rbuf, rcount, rdtype, rdtype 39 ompi/mca/coll/demo/coll_demo_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 47 ompi/mca/coll/demo/coll_demo_gatherv.c rdtype, root, comm, rdtype 62 ompi/mca/coll/demo/coll_demo_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 70 ompi/mca/coll/demo/coll_demo_gatherv.c rdtype, root, comm, rdtype 39 ompi/mca/coll/demo/coll_demo_scatter.c struct ompi_datatype_t *rdtype, rdtype 47 ompi/mca/coll/demo/coll_demo_scatter.c rbuf, rcount, rdtype, rdtype 63 ompi/mca/coll/demo/coll_demo_scatter.c struct ompi_datatype_t *rdtype, rdtype 71 ompi/mca/coll/demo/coll_demo_scatter.c rbuf, rcount, rdtype, rdtype 39 ompi/mca/coll/demo/coll_demo_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 47 ompi/mca/coll/demo/coll_demo_scatterv.c rdtype, root, comm, rdtype 62 ompi/mca/coll/demo/coll_demo_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 70 ompi/mca/coll/demo/coll_demo_scatterv.c rdtype, root, comm, rdtype 189 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 197 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 204 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 225 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 234 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 241 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 250 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 268 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 277 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 300 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 311 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 320 ompi/mca/coll/hcoll/coll_hcoll.h struct ompi_datatype_t *rdtype, rdtype 71 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 81 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, TRY_FIND_DERIVED); rdtype 91 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 93 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype, rdtype 102 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype, rdtype 113 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 123 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 130 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 134 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype, rdtype 145 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype, rdtype 155 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 165 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 172 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 174 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype,root, rdtype 183 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype,root, rdtype 292 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 302 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 309 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 311 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype, rdtype 320 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype, rdtype 330 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 340 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 344 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 346 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, rdisps, rdtype, rdtype 356 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, rdisps, rdtype, rdtype 365 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 376 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 383 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 385 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, displs, rdtype,root, rdtype 393 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, displs, rdtype,root, rdtype 403 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 414 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 421 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 423 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcount, rdtype, root, rdtype 431 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcount, rdtype, root, rdtype 488 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 501 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, TRY_FIND_DERIVED); rdtype 508 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 510 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype, rdtype 520 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf,rcount,rdtype, rdtype 532 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 543 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 551 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 555 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype, rdtype 568 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype, rdtype 685 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 699 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 706 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 708 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, displs, rdtype,root, rdtype 717 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, displs, rdtype,root, rdtype 730 ompi/mca/coll/hcoll/coll_hcoll_ops.c struct ompi_datatype_t *rdtype, rdtype 741 ompi/mca/coll/hcoll/coll_hcoll_ops.c rtype = ompi_dtype_2_hcoll_dtype(rdtype, NO_DERIVED); rdtype 745 ompi/mca/coll/hcoll/coll_hcoll_ops.c rdtype->super.name); rdtype 747 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, rdisps, rdtype, rdtype 757 ompi/mca/coll/hcoll/coll_hcoll_ops.c rbuf, rcounts, rdisps, rdtype, rdtype 59 ompi/mca/coll/inter/coll_inter.h struct ompi_datatype_t *rdtype, rdtype 65 ompi/mca/coll/inter/coll_inter.h struct ompi_datatype_t *rdtype, rdtype 81 ompi/mca/coll/inter/coll_inter.h struct ompi_datatype_t *rdtype, rdtype 88 ompi/mca/coll/inter/coll_inter.h struct ompi_datatype_t *rdtype, rdtype 100 ompi/mca/coll/inter/coll_inter.h int rcount, struct ompi_datatype_t *rdtype, rdtype 106 ompi/mca/coll/inter/coll_inter.h struct ompi_datatype_t *rdtype, int root, rdtype 47 ompi/mca/coll/inter/coll_inter_allgather.c struct ompi_datatype_t *rdtype, rdtype 81 ompi/mca/coll/inter/coll_inter_allgather.c rbuf, rcount*rsize, rdtype, 0, rdtype 90 ompi/mca/coll/inter/coll_inter_allgather.c err = comm->c_local_comm->c_coll->coll_bcast(rbuf, rcount*rsize, rdtype, rdtype 46 ompi/mca/coll/inter/coll_inter_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 103 ompi/mca/coll/inter/coll_inter_allgatherv.c ompi_datatype_create_indexed(size,rcounts,disps,rdtype,&ndtype); rdtype 44 ompi/mca/coll/inter/coll_inter_gather.c struct ompi_datatype_t *rdtype, rdtype 89 ompi/mca/coll/inter/coll_inter_gather.c err = MCA_PML_CALL(recv(rbuf, rcount*size, rdtype, 0, rdtype 43 ompi/mca/coll/inter/coll_inter_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 60 ompi/mca/coll/inter/coll_inter_gatherv.c ompi_datatype_create_indexed(size, rcounts, disps, rdtype, &ndtype); rdtype 43 ompi/mca/coll/inter/coll_inter_scatter.c struct ompi_datatype_t *rdtype, rdtype 65 ompi/mca/coll/inter/coll_inter_scatter.c span = opal_datatype_span(&rdtype->super, (int64_t)rcount*(int64_t)size_local, &gap); rdtype 72 ompi/mca/coll/inter/coll_inter_scatter.c err = MCA_PML_CALL(recv(ptmp, rcount*size_local, rdtype, rdtype 80 ompi/mca/coll/inter/coll_inter_scatter.c err = comm->c_local_comm->c_coll->coll_scatter(ptmp, rcount, rdtype, rdtype 81 ompi/mca/coll/inter/coll_inter_scatter.c rbuf, rcount, rdtype, rdtype 44 ompi/mca/coll/inter/coll_inter_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 78 ompi/mca/coll/inter/coll_inter_scatterv.c span = opal_datatype_span(&rdtype->super, total, &gap); rdtype 85 ompi/mca/coll/inter/coll_inter_scatterv.c err = MCA_PML_CALL(recv(ptmp, total, rdtype, rdtype 100 ompi/mca/coll/inter/coll_inter_scatterv.c rdtype, rbuf, rcount, rdtype 101 ompi/mca/coll/inter/coll_inter_scatterv.c rdtype, 0, comm->c_local_comm, rdtype 26 ompi/mca/coll/libnbc/nbc_iallgather.c struct ompi_datatype_t *rdtype); rdtype 30 ompi/mca/coll/libnbc/nbc_iallgather.c struct ompi_datatype_t *rdtype); rdtype 300 ompi/mca/coll/libnbc/nbc_iallgather.c struct ompi_datatype_t *rdtype) rdtype 305 ompi/mca/coll/libnbc/nbc_iallgather.c res = ompi_datatype_get_extent(rdtype, &rlb, &rext); rdtype 312 ompi/mca/coll/libnbc/nbc_iallgather.c res = NBC_Sched_recv(rbuf, false, rcount, rdtype, remote, schedule, false); rdtype 316 ompi/mca/coll/libnbc/nbc_iallgather.c res = NBC_Sched_send(sbuf, false, rcount, rdtype, remote, schedule, false); rdtype 358 ompi/mca/coll/libnbc/nbc_iallgather.c struct ompi_datatype_t *rdtype) rdtype 364 ompi/mca/coll/libnbc/nbc_iallgather.c res = ompi_datatype_get_extent(rdtype, &rlb, &rext); rdtype 380 ompi/mca/coll/libnbc/nbc_iallgather.c rdtype, remote, schedule, false); rdtype 384 ompi/mca/coll/libnbc/nbc_iallgather.c rdtype, remote, schedule, true); rdtype 52 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 60 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 73 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 82 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 112 ompi/mca/coll/monitoring/coll_monitoring.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 119 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 154 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 162 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 171 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 180 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 195 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 205 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 240 ompi/mca/coll/monitoring/coll_monitoring.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 248 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 288 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 297 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 306 ompi/mca/coll/monitoring/coll_monitoring.h int rcount, struct ompi_datatype_t *rdtype, rdtype 313 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 320 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 329 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 344 ompi/mca/coll/monitoring/coll_monitoring.h int rcount, struct ompi_datatype_t *rdtype, rdtype 353 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 360 ompi/mca/coll/monitoring/coll_monitoring.h int rcount, struct ompi_datatype_t *rdtype, rdtype 370 ompi/mca/coll/monitoring/coll_monitoring.h struct ompi_datatype_t *rdtype, rdtype 19 ompi/mca/coll/monitoring/coll_monitoring_allgather.c struct ompi_datatype_t *rdtype, rdtype 41 ompi/mca/coll/monitoring/coll_monitoring_allgather.c return monitoring_module->real.coll_allgather(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, monitoring_module->real.coll_allgather_module); rdtype 47 ompi/mca/coll/monitoring/coll_monitoring_allgather.c struct ompi_datatype_t *rdtype, rdtype 70 ompi/mca/coll/monitoring/coll_monitoring_allgather.c return monitoring_module->real.coll_iallgather(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, request, monitoring_module->real.coll_iallgather_module); rdtype 19 ompi/mca/coll/monitoring/coll_monitoring_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 41 ompi/mca/coll/monitoring/coll_monitoring_allgatherv.c return monitoring_module->real.coll_allgatherv(sbuf, scount, sdtype, rbuf, rcounts, disps, rdtype, comm, monitoring_module->real.coll_allgatherv_module); rdtype 47 ompi/mca/coll/monitoring/coll_monitoring_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 70 ompi/mca/coll/monitoring/coll_monitoring_allgatherv.c return monitoring_module->real.coll_iallgatherv(sbuf, scount, sdtype, rbuf, rcounts, disps, rdtype, comm, request, monitoring_module->real.coll_iallgatherv_module); rdtype 17 ompi/mca/coll/monitoring/coll_monitoring_alltoall.c void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 39 ompi/mca/coll/monitoring/coll_monitoring_alltoall.c return monitoring_module->real.coll_alltoall(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, monitoring_module->real.coll_alltoall_module); rdtype 45 ompi/mca/coll/monitoring/coll_monitoring_alltoall.c struct ompi_datatype_t *rdtype, rdtype 68 ompi/mca/coll/monitoring/coll_monitoring_alltoall.c return monitoring_module->real.coll_ialltoall(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, request, monitoring_module->real.coll_ialltoall_module); rdtype 19 ompi/mca/coll/monitoring/coll_monitoring_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 42 ompi/mca/coll/monitoring/coll_monitoring_alltoallv.c return monitoring_module->real.coll_alltoallv(sbuf, scounts, sdisps, sdtype, rbuf, rcounts, rdisps, rdtype, comm, monitoring_module->real.coll_alltoallv_module); rdtype 50 ompi/mca/coll/monitoring/coll_monitoring_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 74 ompi/mca/coll/monitoring/coll_monitoring_alltoallv.c return monitoring_module->real.coll_ialltoallv(sbuf, scounts, sdisps, sdtype, rbuf, rcounts, rdisps, rdtype, comm, request, monitoring_module->real.coll_ialltoallv_module); rdtype 18 ompi/mca/coll/monitoring/coll_monitoring_gather.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 27 ompi/mca/coll/monitoring/coll_monitoring_gather.c ompi_datatype_type_size(rdtype, &type_size); rdtype 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); rdtype 46 ompi/mca/coll/monitoring/coll_monitoring_gather.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 56 ompi/mca/coll/monitoring/coll_monitoring_gather.c ompi_datatype_type_size(rdtype, &type_size); rdtype 70 ompi/mca/coll/monitoring/coll_monitoring_gather.c return monitoring_module->real.coll_igather(sbuf, scount, sdtype, rbuf, rcount, rdtype, root, comm, request, monitoring_module->real.coll_igather_module); rdtype 19 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c struct ompi_datatype_t *rdtype, rdtype 29 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c ompi_datatype_type_size(rdtype, &type_size); rdtype 44 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c return monitoring_module->real.coll_gatherv(sbuf, scount, sdtype, rbuf, rcounts, disps, rdtype, root, comm, monitoring_module->real.coll_gatherv_module); rdtype 50 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c struct ompi_datatype_t *rdtype, rdtype 61 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c ompi_datatype_type_size(rdtype, &type_size); rdtype 76 ompi/mca/coll/monitoring/coll_monitoring_gatherv.c return monitoring_module->real.coll_igatherv(sbuf, scount, sdtype, rbuf, rcounts, disps, rdtype, root, comm, request, monitoring_module->real.coll_igatherv_module); rdtype 19 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 66 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgather.c return monitoring_module->real.coll_neighbor_allgather(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, monitoring_module->real.coll_neighbor_allgather_module); rdtype 71 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 119 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgather.c return monitoring_module->real.coll_ineighbor_allgather(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, request, monitoring_module->real.coll_ineighbor_allgather_module); rdtype 22 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 69 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgatherv.c return monitoring_module->real.coll_neighbor_allgatherv(sbuf, scount, sdtype, rbuf, rcounts, disps, rdtype, comm, monitoring_module->real.coll_neighbor_allgatherv_module); rdtype 75 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 123 ompi/mca/coll/monitoring/coll_monitoring_neighbor_allgatherv.c return monitoring_module->real.coll_ineighbor_allgatherv(sbuf, scount, sdtype, rbuf, rcounts, disps, rdtype, comm, request, monitoring_module->real.coll_ineighbor_allgatherv_module); rdtype 20 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoall.c struct ompi_datatype_t *rdtype, rdtype 67 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoall.c return monitoring_module->real.coll_neighbor_alltoall(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, monitoring_module->real.coll_neighbor_alltoall_module); rdtype 73 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoall.c struct ompi_datatype_t *rdtype, rdtype 121 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoall.c return monitoring_module->real.coll_ineighbor_alltoall(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, request, monitoring_module->real.coll_ineighbor_alltoall_module); rdtype 20 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 70 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallv.c return monitoring_module->real.coll_neighbor_alltoallv(sbuf, scounts, sdisps, sdtype, rbuf, rcounts, rdisps, rdtype, comm, monitoring_module->real.coll_neighbor_alltoallv_module); rdtype 78 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 129 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallv.c return monitoring_module->real.coll_ineighbor_alltoallv(sbuf, scounts, sdisps, sdtype, rbuf, rcounts, rdisps, rdtype, comm, request, monitoring_module->real.coll_ineighbor_alltoallv_module); rdtype 19 ompi/mca/coll/monitoring/coll_monitoring_scatter.c struct ompi_datatype_t *rdtype, rdtype 44 ompi/mca/coll/monitoring/coll_monitoring_scatter.c return monitoring_module->real.coll_scatter(sbuf, scount, sdtype, rbuf, rcount, rdtype, root, comm, monitoring_module->real.coll_scatter_module); rdtype 51 ompi/mca/coll/monitoring/coll_monitoring_scatter.c struct ompi_datatype_t *rdtype, rdtype 77 ompi/mca/coll/monitoring/coll_monitoring_scatter.c return monitoring_module->real.coll_iscatter(sbuf, scount, sdtype, rbuf, rcount, rdtype, root, comm, request, monitoring_module->real.coll_iscatter_module); rdtype 18 ompi/mca/coll/monitoring/coll_monitoring_scatterv.c void* rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 42 ompi/mca/coll/monitoring/coll_monitoring_scatterv.c return monitoring_module->real.coll_scatterv(sbuf, scounts, disps, sdtype, rbuf, rcount, rdtype, root, comm, monitoring_module->real.coll_scatterv_module); rdtype 47 ompi/mca/coll/monitoring/coll_monitoring_scatterv.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 72 ompi/mca/coll/monitoring/coll_monitoring_scatterv.c return monitoring_module->real.coll_iscatterv(sbuf, scounts, disps, sdtype, rbuf, rcount, rdtype, root, comm, request, monitoring_module->real.coll_iscatterv_module); rdtype 226 ompi/mca/coll/portals4/coll_portals4.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 231 ompi/mca/coll/portals4/coll_portals4.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 239 ompi/mca/coll/portals4/coll_portals4.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 244 ompi/mca/coll/portals4/coll_portals4.h void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 509 ompi/mca/coll/portals4/coll_portals4_gather.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 553 ompi/mca/coll/portals4/coll_portals4_gather.c request->u.gather.pack_src_dtype = rdtype; rdtype 568 ompi/mca/coll/portals4/coll_portals4_gather.c request->u.gather.unpack_dst_dtype = rdtype; rdtype 807 ompi/mca/coll/portals4/coll_portals4_gather.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 848 ompi/mca/coll/portals4/coll_portals4_gather.c request->u.gather.pack_src_dtype = rdtype; rdtype 863 ompi/mca/coll/portals4/coll_portals4_gather.c request->u.gather.unpack_dst_dtype = rdtype; rdtype 1222 ompi/mca/coll/portals4/coll_portals4_gather.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 1251 ompi/mca/coll/portals4/coll_portals4_gather.c rbuf, rcount, rdtype, rdtype 1262 ompi/mca/coll/portals4/coll_portals4_gather.c rbuf, rcount, rdtype, rdtype 1294 ompi/mca/coll/portals4/coll_portals4_gather.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 1325 ompi/mca/coll/portals4/coll_portals4_gather.c rbuf, rcount, rdtype, rdtype 1333 ompi/mca/coll/portals4/coll_portals4_gather.c rbuf, rcount, rdtype, rdtype 310 ompi/mca/coll/portals4/coll_portals4_scatter.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 369 ompi/mca/coll/portals4/coll_portals4_scatter.c request->u.scatter.unpack_dst_dtype = rdtype; rdtype 650 ompi/mca/coll/portals4/coll_portals4_scatter.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 678 ompi/mca/coll/portals4/coll_portals4_scatter.c rbuf, rcount, rdtype, rdtype 709 ompi/mca/coll/portals4/coll_portals4_scatter.c void *rbuf, int rcount, struct ompi_datatype_t *rdtype, rdtype 739 ompi/mca/coll/portals4/coll_portals4_scatter.c rbuf, rcount, rdtype, rdtype 59 ompi/mca/coll/self/coll_self.h struct ompi_datatype_t *rdtype, rdtype 65 ompi/mca/coll/self/coll_self.h struct ompi_datatype_t *rdtype, rdtype 76 ompi/mca/coll/self/coll_self.h struct ompi_datatype_t *rdtype, rdtype 82 ompi/mca/coll/self/coll_self.h struct ompi_datatype_t *rdtype, rdtype 105 ompi/mca/coll/self/coll_self.h int rcount, struct ompi_datatype_t *rdtype, rdtype 111 ompi/mca/coll/self/coll_self.h struct ompi_datatype_t *rdtype, int root, rdtype 133 ompi/mca/coll/self/coll_self.h int rcount, struct ompi_datatype_t *rdtype, rdtype 139 ompi/mca/coll/self/coll_self.h struct ompi_datatype_t *rdtype, int root, rdtype 37 ompi/mca/coll/self/coll_self_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 45 ompi/mca/coll/self/coll_self_allgather.c rbuf, rcount, rdtype); rdtype 38 ompi/mca/coll/self/coll_self_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 47 ompi/mca/coll/self/coll_self_allgatherv.c err = ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 52 ompi/mca/coll/self/coll_self_allgatherv.c ((char *) rbuf) + disps[0] * extent, rcounts[0], rdtype); rdtype 39 ompi/mca/coll/self/coll_self_alltoall.c struct ompi_datatype_t *rdtype, rdtype 48 ompi/mca/coll/self/coll_self_alltoall.c rbuf, rcount, rdtype); rdtype 40 ompi/mca/coll/self/coll_self_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 55 ompi/mca/coll/self/coll_self_alltoallv.c err = ompi_datatype_get_extent(rdtype, &lb, &rextent); rdtype 62 ompi/mca/coll/self/coll_self_alltoallv.c rcounts[0], rdtype); rdtype 38 ompi/mca/coll/self/coll_self_gather.c struct ompi_datatype_t *rdtype, rdtype 46 ompi/mca/coll/self/coll_self_gather.c rbuf, rcount, rdtype); rdtype 38 ompi/mca/coll/self/coll_self_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 47 ompi/mca/coll/self/coll_self_gatherv.c err = ompi_datatype_get_extent(rdtype, &lb, &extent); rdtype 53 ompi/mca/coll/self/coll_self_gatherv.c rcounts[0], rdtype); rdtype 38 ompi/mca/coll/self/coll_self_scatter.c struct ompi_datatype_t *rdtype, rdtype 47 ompi/mca/coll/self/coll_self_scatter.c rbuf, rcount, rdtype); rdtype 38 ompi/mca/coll/self/coll_self_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 52 ompi/mca/coll/self/coll_self_scatterv.c sdtype, rbuf, rcount, rdtype); rdtype 223 ompi/mca/coll/sm/coll_sm.h struct ompi_datatype_t *rdtype, rdtype 230 ompi/mca/coll/sm/coll_sm.h struct ompi_datatype_t *rdtype, rdtype 241 ompi/mca/coll/sm/coll_sm.h struct ompi_datatype_t *rdtype, rdtype 247 ompi/mca/coll/sm/coll_sm.h struct ompi_datatype_t *rdtype, rdtype 275 ompi/mca/coll/sm/coll_sm.h int rcount, struct ompi_datatype_t *rdtype, rdtype 281 ompi/mca/coll/sm/coll_sm.h struct ompi_datatype_t *rdtype, int root, rdtype 309 ompi/mca/coll/sm/coll_sm.h int rcount, struct ompi_datatype_t *rdtype, rdtype 315 ompi/mca/coll/sm/coll_sm.h struct ompi_datatype_t *rdtype, int root, rdtype 36 ompi/mca/coll/sm/coll_sm_allgather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 37 ompi/mca/coll/sm/coll_sm_allgatherv.c struct ompi_datatype_t *rdtype, rdtype 36 ompi/mca/coll/sm/coll_sm_alltoall.c int rcount, struct ompi_datatype_t *rdtype, rdtype 37 ompi/mca/coll/sm/coll_sm_alltoallv.c struct ompi_datatype_t *rdtype, rdtype 36 ompi/mca/coll/sm/coll_sm_gather.c int rcount, struct ompi_datatype_t *rdtype, rdtype 37 ompi/mca/coll/sm/coll_sm_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 36 ompi/mca/coll/sm/coll_sm_scatter.c int rcount, struct ompi_datatype_t *rdtype, rdtype 37 ompi/mca/coll/sm/coll_sm_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 67 ompi/mca/coll/sync/coll_sync.h struct ompi_datatype_t *rdtype, rdtype 75 ompi/mca/coll/sync/coll_sync.h struct ompi_datatype_t *rdtype, rdtype 103 ompi/mca/coll/sync/coll_sync.h struct ompi_datatype_t *rdtype, rdtype 111 ompi/mca/coll/sync/coll_sync.h struct ompi_datatype_t *rdtype, rdtype 35 ompi/mca/coll/sync/coll_sync_gather.c struct ompi_datatype_t *rdtype, rdtype 43 ompi/mca/coll/sync/coll_sync_gather.c rbuf, rcount, rdtype, root, comm, rdtype 47 ompi/mca/coll/sync/coll_sync_gather.c rbuf, rcount, rdtype, root, comm, rdtype 35 ompi/mca/coll/sync/coll_sync_gatherv.c struct ompi_datatype_t *rdtype, int root, rdtype 43 ompi/mca/coll/sync/coll_sync_gatherv.c rbuf, rcounts, disps, rdtype, root, comm, rdtype 47 ompi/mca/coll/sync/coll_sync_gatherv.c rbuf, rcounts, disps, rdtype, rdtype 35 ompi/mca/coll/sync/coll_sync_scatter.c struct ompi_datatype_t *rdtype, rdtype 43 ompi/mca/coll/sync/coll_sync_scatter.c rbuf, rcount, rdtype, root, comm, rdtype 47 ompi/mca/coll/sync/coll_sync_scatter.c rbuf, rcount, rdtype, root, comm, rdtype 35 ompi/mca/coll/sync/coll_sync_scatterv.c struct ompi_datatype_t *rdtype, int root, rdtype 43 ompi/mca/coll/sync/coll_sync_scatterv.c rbuf, rcount, rdtype, root, comm, rdtype 47 ompi/mca/coll/sync/coll_sync_scatterv.c rbuf, rcount, rdtype, root, comm, rdtype 126 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c struct ompi_datatype_t *rdtype, rdtype 138 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c rbuf, rcount, rdtype, rdtype 142 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c rbuf, rcount, rdtype, rdtype 146 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c rbuf, rcount, rdtype, rdtype 150 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c rbuf, rcount, rdtype, rdtype 154 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c rbuf, rcount, rdtype, rdtype 158 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c rbuf, rcount, rdtype, rdtype 162 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c rbuf, rcount, rdtype, rdtype 126 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c struct ompi_datatype_t *rdtype, rdtype 139 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c rbuf, rcounts, rdispls, rdtype, rdtype 143 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c rbuf, rcounts, rdispls, rdtype, rdtype 147 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c rbuf, rcounts, rdispls, rdtype, rdtype 151 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c rbuf, rcounts, rdispls, rdtype, rdtype 155 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c rbuf, rcounts, rdispls, rdtype, rdtype 159 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c rbuf, rcounts, rdispls, rdtype, rdtype 145 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c struct ompi_datatype_t *rdtype, rdtype 156 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c return ompi_coll_tuned_alltoall_intra_dec_fixed(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 158 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c return ompi_coll_base_alltoall_intra_basic_linear(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 160 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c return ompi_coll_base_alltoall_intra_pairwise(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 162 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c return ompi_coll_base_alltoall_intra_bruck(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 164 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c return ompi_coll_base_alltoall_intra_linear_sync(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module, max_requests); rdtype 166 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c return ompi_coll_base_alltoall_intra_two_procs(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 93 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c struct ompi_datatype_t *rdtype, rdtype 105 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c rbuf, rcounts, rdisps, rdtype, rdtype 109 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c rbuf, rcounts, rdisps, rdtype, rdtype 113 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c rbuf, rcounts, rdisps, rdtype, rdtype 104 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c struct ompi_datatype_t *rdtype, rdtype 129 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 137 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 145 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 158 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c struct ompi_datatype_t *rdtype, rdtype 181 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcounts, rdisps, rdtype, rdtype 189 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcounts, rdisps, rdtype, rdtype 194 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcounts, rdisps, rdtype, rdtype 453 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c struct ompi_datatype_t *rdtype, rdtype 479 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 489 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 498 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 515 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c struct ompi_datatype_t *rdtype, rdtype 543 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rdispls, rdtype, rdtype 553 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcounts, rdispls, rdtype, rdtype 563 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rdispls, rdtype, rdtype 570 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c struct ompi_datatype_t *rdtype, rdtype 597 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 605 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 613 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 620 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c struct ompi_datatype_t *rdtype, rdtype 646 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 654 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 662 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c rbuf, rcount, rdtype, rdtype 99 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c struct ompi_datatype_t *rdtype, rdtype 114 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 125 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c ompi_datatype_type_size(rdtype, &dsize); rdtype 132 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 137 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 142 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 156 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c return ompi_coll_base_alltoall_intra_bruck(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 159 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c return ompi_coll_base_alltoall_intra_basic_linear(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 161 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c return ompi_coll_base_alltoall_intra_pairwise(sbuf, scount, sdtype, rbuf, rcount, rdtype, comm, module); rdtype 173 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c struct ompi_datatype_t *rdtype, rdtype 179 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcounts, rdisps,rdtype, rdtype 539 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c struct ompi_datatype_t *rdtype, rdtype 551 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 559 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c ompi_datatype_type_size(rdtype, &dsize); rdtype 580 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 584 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 590 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 594 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 611 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 615 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 619 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 637 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c struct ompi_datatype_t *rdtype, rdtype 650 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcounts, rdispls, rdtype, rdtype 658 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c ompi_datatype_type_size(rdtype, &dsize); rdtype 674 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcounts, rdispls, rdtype, rdtype 679 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcounts, rdispls, rdtype, rdtype 683 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcounts, rdispls, rdtype, rdtype 701 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c struct ompi_datatype_t *rdtype, rdtype 727 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c ompi_datatype_type_size(rdtype, &dsize); rdtype 736 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 742 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 750 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 755 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 771 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c struct ompi_datatype_t *rdtype, rdtype 790 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c ompi_datatype_type_size(rdtype, &dsize); rdtype 797 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 801 ompi/mca/coll/tuned/coll_tuned_decision_fixed.c rbuf, rcount, rdtype, rdtype 125 ompi/mca/coll/tuned/coll_tuned_gather_decision.c struct ompi_datatype_t *rdtype, rdtype 138 ompi/mca/coll/tuned/coll_tuned_gather_decision.c rbuf, rcount, rdtype, rdtype 142 ompi/mca/coll/tuned/coll_tuned_gather_decision.c rbuf, rcount, rdtype, rdtype 146 ompi/mca/coll/tuned/coll_tuned_gather_decision.c rbuf, rcount, rdtype, rdtype 150 ompi/mca/coll/tuned/coll_tuned_gather_decision.c rbuf, rcount, rdtype, rdtype 124 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c struct ompi_datatype_t *rdtype, rdtype 137 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c rbuf, rcount, rdtype, rdtype 141 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c rbuf, rcount, rdtype, rdtype 145 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c rbuf, rcount, rdtype, rdtype 44 ompi/mca/fcoll/base/fcoll_base_coll_array.c ompi_datatype_t *rdtype, rdtype 64 ompi/mca/fcoll/base/fcoll_base_coll_array.c err = opal_datatype_get_extent (&rdtype->super, &lb, &extent); rdtype 68 ompi/mca/fcoll/base/fcoll_base_coll_array.c send_type = rdtype; rdtype 86 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype, rdtype 98 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype, rdtype 127 ompi/mca/fcoll/base/fcoll_base_coll_array.c ompi_datatype_t *rdtype, rdtype 157 ompi/mca/fcoll/base/fcoll_base_coll_array.c err = opal_datatype_get_extent (&rdtype->super, &lb, &extent); rdtype 177 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype); rdtype 186 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype, rdtype 216 ompi/mca/fcoll/base/fcoll_base_coll_array.c ompi_datatype_t *rdtype, rdtype 234 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype, rdtype 267 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype); rdtype 305 ompi/mca/fcoll/base/fcoll_base_coll_array.c ompi_datatype_t *rdtype, rdtype 318 ompi/mca/fcoll/base/fcoll_base_coll_array.c err = opal_datatype_get_extent (&rdtype->super, &lb, &extent); rdtype 323 ompi/mca/fcoll/base/fcoll_base_coll_array.c sdtype = rdtype; rdtype 333 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype, rdtype 342 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype, rdtype 358 ompi/mca/fcoll/base/fcoll_base_coll_array.c ompi_datatype_t *rdtype, rdtype 387 ompi/mca/fcoll/base/fcoll_base_coll_array.c opal_datatype_get_extent (&rdtype->super, &lb, &extent); rdtype 405 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype); rdtype 415 ompi/mca/fcoll/base/fcoll_base_coll_array.c rdtype, rdtype 51 ompi/mca/fcoll/base/fcoll_base_coll_array.h ompi_datatype_t *rdtype, rdtype 62 ompi/mca/fcoll/base/fcoll_base_coll_array.h ompi_datatype_t *rdtype, rdtype 72 ompi/mca/fcoll/base/fcoll_base_coll_array.h ompi_datatype_t *rdtype, rdtype 84 ompi/mca/fcoll/base/fcoll_base_coll_array.h ompi_datatype_t *rdtype, rdtype 94 ompi/mca/fcoll/base/fcoll_base_coll_array.h ompi_datatype_t *rdtype, rdtype 299 opal/datatype/opal_datatype.h int32_t rcount, const opal_datatype_t* rdtype);