stype 75 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 80 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, TRY_FIND_DERIVED); stype 83 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = rtype; stype 85 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 98 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_allgather((void *)sbuf,scount,stype,rbuf,rcount,rtype,hcoll_module->hcoll_context); stype 117 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 122 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 124 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 139 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_allgatherv((void *)sbuf,scount,stype,rbuf,rcount,displs,rtype,hcoll_module->hcoll_context); stype 159 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 164 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 166 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 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); stype 296 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 301 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 303 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 316 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_alltoall((void *)sbuf,scount,stype,rbuf,rcount,rtype,hcoll_module->hcoll_context); stype 334 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 339 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 341 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 350 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_alltoallv((void *)sbuf, (int *)scounts, (int *)sdisps, stype, stype 370 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 375 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 377 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 389 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_gatherv((void *)sbuf, scount, stype, rbuf, (int *)rcounts, (int *)displs, rtype, root, hcoll_module->hcoll_context); stype 408 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 413 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 415 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 427 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_scatterv((void *)sbuf, (int *)scounts, (int *)displs, stype, rbuf, rcount, rtype, root, hcoll_module->hcoll_context); stype 493 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 500 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, TRY_FIND_DERIVED); stype 502 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 516 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_iallgather((void *)sbuf, scount, stype, rbuf, rcount, rtype, hcoll_module->hcoll_context, rt_handle); stype 537 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 542 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 545 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 561 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_iallgatherv((void *)sbuf,scount,stype,rbuf,rcount,displs,rtype, stype 691 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 698 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 700 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 713 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_igatherv((void *)sbuf, scount, stype, rbuf, (int *)rcounts, (int *)displs, rtype, root, hcoll_module->hcoll_context, rt_handle); stype 735 ompi/mca/coll/hcoll/coll_hcoll_ops.c dte_data_representation_t stype; stype 740 ompi/mca/coll/hcoll/coll_hcoll_ops.c stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); stype 742 ompi/mca/coll/hcoll/coll_hcoll_ops.c if (OPAL_UNLIKELY(HCOL_DTE_IS_ZERO(stype) || HCOL_DTE_IS_ZERO(rtype))) { stype 751 ompi/mca/coll/hcoll/coll_hcoll_ops.c rc = hcoll_collectives.coll_ialltoallv((void *)sbuf, (int *)scounts, (int *)sdisps, stype, stype 275 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ineighbor_allgather(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 278 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ineighbor_allgatherv(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 282 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ineighbor_alltoall(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 285 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ineighbor_alltoallv(const void *sbuf, const int *scounts, const int *sdispls, MPI_Datatype stype, stype 401 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_neighbor_allgather_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 404 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_neighbor_allgatherv_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 408 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_neighbor_alltoall_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 411 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_neighbor_alltoallv_init(const void *sbuf, const int *scounts, const int *sdispls, MPI_Datatype stype, stype 31 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c (a->stype == b->stype) && stype 47 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c static int nbc_neighbor_allgather_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 68 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c search.stype = stype; stype 106 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c res = NBC_Sched_send ((char *) sbuf, false, scount, stype, dsts[i], schedule, false); stype 132 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c args->stype = stype; stype 166 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c int ompi_coll_libnbc_ineighbor_allgather(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 169 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c int res = nbc_neighbor_allgather_init(sbuf, scount, stype, rbuf, rcount, rtype, stype 185 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c int ompi_coll_libnbc_neighbor_allgather_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 188 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c int res = nbc_neighbor_allgather_init(sbuf, scount, stype, rbuf, rcount, rtype, stype 31 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c (a->stype == b->stype) && stype 47 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c static int nbc_neighbor_allgatherv_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 68 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c search.stype = stype; stype 107 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c res = NBC_Sched_send ((char *) sbuf, false, scount, stype, dsts[i], schedule, false); stype 132 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c args->stype = stype; stype 167 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c int ompi_coll_libnbc_ineighbor_allgatherv(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 171 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c int res = nbc_neighbor_allgatherv_init(sbuf, scount, stype, rbuf, rcounts, displs, rtype, stype 186 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c int ompi_coll_libnbc_neighbor_allgatherv_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 190 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c int res = nbc_neighbor_allgatherv_init(sbuf, scount, stype, rbuf, rcounts, displs, rtype, stype 31 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c (a->stype == b->stype) && stype 44 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c static int nbc_neighbor_alltoall_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 53 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c res = ompi_datatype_type_extent(stype, &sndext); stype 71 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c search.stype = stype; stype 109 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c res = NBC_Sched_send ((char *) sbuf + i * scount * sndext, false, scount, stype, dsts[i], schedule, false); stype 135 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c args->stype = stype; stype 170 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c int ompi_coll_libnbc_ineighbor_alltoall(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 173 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c int res = nbc_neighbor_alltoall_init(sbuf, scount, stype, rbuf, rcount, rtype, stype 188 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c int ompi_coll_libnbc_neighbor_alltoall_init(const void *sbuf, int scount, MPI_Datatype stype, void *rbuf, stype 191 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c int res = nbc_neighbor_alltoall_init(sbuf, scount, stype, rbuf, rcount, rtype, stype 31 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c (a->stype == b->stype) && stype 47 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c static int nbc_neighbor_alltoallv_init(const void *sbuf, const int *scounts, const int *sdispls, MPI_Datatype stype, stype 56 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c res = ompi_datatype_type_extent (stype, &sndext); stype 74 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c search.stype = stype; stype 113 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c res = NBC_Sched_send ((char *) sbuf + sdispls[i] * sndext, false, scounts[i], stype, dsts[i], schedule, false); stype 139 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c args->stype = stype; stype 174 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c int ompi_coll_libnbc_ineighbor_alltoallv(const void *sbuf, const int *scounts, const int *sdispls, MPI_Datatype stype, stype 178 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c int res = nbc_neighbor_alltoallv_init(sbuf, scounts, sdispls, stype, rbuf, rcounts, rdispls, rtype, stype 193 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c int ompi_coll_libnbc_neighbor_alltoallv_init(const void *sbuf, const int *scounts, const int *sdispls, MPI_Datatype stype, stype 197 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c int res = nbc_neighbor_alltoallv_init(sbuf, scounts, sdispls, stype, rbuf, rcounts, rdispls, rtype, stype 31 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c (a->stype == b->stype) && stype 60 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c search.stype = stype; stype 125 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c args->stype = stype; stype 256 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Datatype stype; stype 267 ompi/mca/io/romio321/romio/adio/common/flatten.c &stype); stype 268 ompi/mca/io/romio321/romio/adio/common/flatten.c ADIOI_Flatten(stype, flat, st_offset, curr_index); stype 269 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Type_free(&stype); stype 970 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Datatype stype; stype 978 ompi/mca/io/romio321/romio/adio/common/flatten.c &stype); stype 979 ompi/mca/io/romio321/romio/adio/common/flatten.c count = ADIOI_Count_contiguous_blocks(stype, curr_index); stype 983 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Type_free(&stype); stype 110 oshmem/mca/scoll/mpi/scoll_mpi_ops.c ompi_datatype_t* stype = &ompi_mpi_char.dt; stype 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); stype 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); stype 187 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allgather(&len, sizeof(len), stype, recvcounts, stype 199 oshmem/mca/scoll/mpi/scoll_mpi_ops.c rc = mpi_module->comm->c_coll->coll_allgatherv(source, nlong, stype, target, recvcounts, stype 99 test/datatype/large_data.c MPI_Datatype ddt, stype, rtype; stype 110 test/datatype/large_data.c ompi_datatype_create_indexed(2, scounts, sdispls, ddt, &stype); stype 111 test/datatype/large_data.c ompi_datatype_commit(&stype); stype 113 test/datatype/large_data.c packed = count_length_via_convertor_raw("1. INDEX", stype, 1); stype 114 test/datatype/large_data.c opal_datatype_type_size(&stype->super, &length); stype 120 test/datatype/large_data.c ompi_datatype_destroy(&stype);