Home
last modified time | relevance | path

Searched refs:sdtype (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/hcoll/
H A Dcoll_hcoll_ops.c90 sdtype->super.name, in mca_coll_hcoll_allgather()
122 stype = ompi_dtype_2_hcoll_dtype(sdtype, NO_DERIVED); in mca_coll_hcoll_allgatherv()
129 sdtype->super.name, in mca_coll_hcoll_allgatherv()
171 sdtype->super.name, in mca_coll_hcoll_gather()
308 sdtype->super.name, in mca_coll_hcoll_alltoall()
343 sdtype->super.name, in mca_coll_hcoll_alltoallv()
382 sdtype->super.name, in mca_coll_hcoll_gatherv()
470 sdtype->super.name, in mca_coll_hcoll_iallgather()
513 sdtype->super.name, in mca_coll_hcoll_iallgatherv()
668 sdtype->super.name, in mca_coll_hcoll_igatherv()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/tuned/
H A Dcoll_tuned_decision_fixed.c97 struct ompi_datatype_t *sdtype, in ompi_coll_tuned_alltoall_intra_dec_fixed() argument
113 return ompi_coll_base_alltoall_intra_two_procs(sbuf, scount, sdtype, in ompi_coll_tuned_alltoall_intra_dec_fixed()
122 ompi_datatype_type_size(sdtype, &dsize); in ompi_coll_tuned_alltoall_intra_dec_fixed()
127 return ompi_coll_base_alltoall_intra_bruck(sbuf, scount, sdtype, in ompi_coll_tuned_alltoall_intra_dec_fixed()
137 return ompi_coll_base_alltoall_intra_pairwise(sbuf, scount, sdtype, in ompi_coll_tuned_alltoall_intra_dec_fixed()
145 ompi_datatype_type_size(sdtype, &dsize); in ompi_coll_tuned_alltoall_intra_dec_fixed()
532 ompi_datatype_type_size(sdtype, &dsize); in ompi_coll_tuned_allgather_intra_dec_fixed()
590 return ompi_coll_base_allgather_intra_ring(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_dec_fixed()
627 ompi_datatype_type_size(sdtype, &dsize); in ompi_coll_tuned_allgatherv_intra_dec_fixed()
697 ompi_datatype_type_size(sdtype, &dsize); in ompi_coll_tuned_gather_intra_dec_fixed()
[all …]
H A Dcoll_tuned_decision_dynamic.c102 struct ompi_datatype_t *sdtype, in ompi_coll_tuned_alltoall_intra_dec_dynamic() argument
119 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_alltoall_intra_dec_dynamic()
136 return ompi_coll_tuned_alltoall_intra_do_this(sbuf, scount, sdtype, in ompi_coll_tuned_alltoall_intra_dec_dynamic()
144 return ompi_coll_tuned_alltoall_intra_dec_fixed (sbuf, scount, sdtype, in ompi_coll_tuned_alltoall_intra_dec_dynamic()
417 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_allgather_intra_dec_dynamic()
480 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_allgatherv_intra_dec_dynamic()
536 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_gather_intra_dec_dynamic()
552 return ompi_coll_tuned_gather_intra_do_this(sbuf, scount, sdtype, in ompi_coll_tuned_gather_intra_dec_dynamic()
560 return ompi_coll_tuned_gather_intra_dec_fixed (sbuf, scount, sdtype, in ompi_coll_tuned_gather_intra_dec_dynamic()
585 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_scatter_intra_dec_dynamic()
[all …]
H A Dcoll_tuned_allgather_decision.c124 struct ompi_datatype_t *sdtype, in ompi_coll_tuned_allgather_intra_do_this() argument
137 return ompi_coll_tuned_allgather_intra_dec_fixed(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
141 return ompi_coll_base_allgather_intra_basic_linear(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
145 return ompi_coll_base_allgather_intra_bruck(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
149 return ompi_coll_base_allgather_intra_recursivedoubling(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
153 return ompi_coll_base_allgather_intra_ring(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
157 return ompi_coll_base_allgather_intra_neighborexchange(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
161 return ompi_coll_base_allgather_intra_two_procs(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/hcoll/
H A Dcoll_hcoll_ops.c90 sdtype->super.name, in mca_coll_hcoll_allgather()
129 sdtype->super.name, in mca_coll_hcoll_allgatherv()
172 sdtype->super.name, in mca_coll_hcoll_gather()
309 sdtype->super.name, in mca_coll_hcoll_alltoall()
344 sdtype->super.name, in mca_coll_hcoll_alltoallv()
383 sdtype->super.name, in mca_coll_hcoll_gatherv()
425 sdtype->super.name, in mca_coll_hcoll_scatterv()
512 sdtype->super.name, in mca_coll_hcoll_iallgather()
555 sdtype->super.name, in mca_coll_hcoll_iallgatherv()
710 sdtype->super.name, in mca_coll_hcoll_igatherv()
[all …]
H A Dcoll_hcoll.h189 struct ompi_datatype_t *sdtype,
196 struct ompi_datatype_t *sdtype,
204 struct ompi_datatype_t *sdtype,
237 struct ompi_datatype_t *sdtype,
245 struct ompi_datatype_t *sdtype,
253 struct ompi_datatype_t *sdtype,
262 struct ompi_datatype_t *sdtype,
280 struct ompi_datatype_t *sdtype,
288 struct ompi_datatype_t *sdtype,
312 struct ompi_datatype_t *sdtype,
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/monitoring/
H A Dcoll_monitoring.h50 struct ompi_datatype_t *sdtype,
57 struct ompi_datatype_t *sdtype,
71 struct ompi_datatype_t *sdtype,
79 struct ompi_datatype_t *sdtype,
111 struct ompi_datatype_t *sdtype,
117 struct ompi_datatype_t *sdtype,
152 struct ompi_datatype_t *sdtype,
160 struct ompi_datatype_t *sdtype,
239 struct ompi_datatype_t *sdtype,
246 struct ompi_datatype_t *sdtype,
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/monitoring/
H A Dcoll_monitoring.h50 struct ompi_datatype_t *sdtype,
57 struct ompi_datatype_t *sdtype,
71 struct ompi_datatype_t *sdtype,
79 struct ompi_datatype_t *sdtype,
111 struct ompi_datatype_t *sdtype,
117 struct ompi_datatype_t *sdtype,
152 struct ompi_datatype_t *sdtype,
160 struct ompi_datatype_t *sdtype,
239 struct ompi_datatype_t *sdtype,
246 struct ompi_datatype_t *sdtype,
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/base/
H A Dcoll_base_scatter.c39 struct ompi_datatype_t *sdtype, in ompi_coll_base_scatter_intra_binomial() argument
73 ompi_datatype_type_extent(sdtype, &sextent); in ompi_coll_base_scatter_intra_binomial()
74 ssize = opal_datatype_span(&sdtype->super, (int64_t)scount * size, &sgap); in ompi_coll_base_scatter_intra_binomial()
80 err = ompi_datatype_sndrcv(sbuf, scount, sdtype, in ompi_coll_base_scatter_intra_binomial()
104 err = ompi_datatype_sndrcv(ptmp, scount, sdtype, in ompi_coll_base_scatter_intra_binomial()
119 sdtype = rdtype; in ompi_coll_base_scatter_intra_binomial()
132 err = ompi_datatype_sndrcv(ptmp, scount, sdtype, in ompi_coll_base_scatter_intra_binomial()
199 struct ompi_datatype_t *sdtype, in ompi_coll_base_scatter_intra_basic_linear() argument
226 err = ompi_datatype_type_extent(sdtype, &incr); in ompi_coll_base_scatter_intra_basic_linear()
239 ompi_datatype_sndrcv(ptmp, scount, sdtype, rbuf, rcount, in ompi_coll_base_scatter_intra_basic_linear()
[all …]
H A Dcoll_base_gather.c42 struct ompi_datatype_t *sdtype, in ompi_coll_base_gather_intra_binomial() argument
68 ompi_datatype_type_extent(sdtype, &sextent); in ompi_coll_base_gather_intra_binomial()
80 err = ompi_datatype_sndrcv((void *)sbuf, scount, sdtype, in ompi_coll_base_gather_intra_binomial()
117 err = ompi_datatype_sndrcv((void *)sbuf, scount, sdtype, in ompi_coll_base_gather_intra_binomial()
118 ptmp, scount, sdtype); in ompi_coll_base_gather_intra_binomial()
123 rdtype = sdtype; in ompi_coll_base_gather_intra_binomial()
164 err = MCA_PML_CALL(send(ptmp, total_recv, sdtype, in ompi_coll_base_gather_intra_binomial()
236 ompi_datatype_type_size(sdtype, &typelng); in ompi_coll_base_gather_intra_linear_sync()
237 ompi_datatype_get_extent(sdtype, &lb, &extent); in ompi_coll_base_gather_intra_linear_sync()
315 ret = ompi_datatype_sndrcv((void *)sbuf, scount, sdtype, in ompi_coll_base_gather_intra_linear_sync()
[all …]
H A Dcoll_base_allgather.c86 struct ompi_datatype_t *sdtype, in ompi_coll_base_allgather_intra_bruck() argument
102 err = ompi_datatype_get_extent (sdtype, &slb, &sext); in ompi_coll_base_allgather_intra_bruck()
292 err = ompi_datatype_get_extent (sdtype, &slb, &sext); in ompi_coll_base_allgather_intra_recursivedoubling()
381 err = ompi_datatype_get_extent (sdtype, &slb, &sext); in ompi_coll_base_allgather_intra_ring()
520 err = ompi_datatype_get_extent (sdtype, &slb, &sext); in ompi_coll_base_allgather_intra_neighborexchange()
630 err = ompi_datatype_get_extent (sdtype, &lb, &sext); in ompi_coll_base_allgather_intra_two_procs()
646 sdtype = rdtype; in ompi_coll_base_allgather_intra_two_procs()
650 err = ompi_coll_base_sendrecv(tmpsend, scount, sdtype, remote, in ompi_coll_base_allgather_intra_two_procs()
659 err = ompi_datatype_sndrcv((char*)sbuf, scount, sdtype, in ompi_coll_base_allgather_intra_two_procs()
715 sdtype = rdtype; in ompi_coll_base_allgather_intra_basic_linear()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/base/
H A Dcoll_base_scatter.c64 const void *sbuf, int scount, struct ompi_datatype_t *sdtype, in ompi_coll_base_scatter_intra_binomial() argument
104 ompi_datatype_type_extent(sdtype, &sextent); in ompi_coll_base_scatter_intra_binomial()
129 sdtype = MPI_PACKED; in ompi_coll_base_scatter_intra_binomial()
165 err = ompi_datatype_sndrcv(ptmp, scount, sdtype, in ompi_coll_base_scatter_intra_binomial()
180 send_count, sdtype, bmtree->tree_next[i], in ompi_coll_base_scatter_intra_binomial()
250 err = ompi_datatype_type_extent(sdtype, &incr); in ompi_coll_base_scatter_intra_basic_linear()
267 err = MCA_PML_CALL(send(ptmp, scount, sdtype, i, in ompi_coll_base_scatter_intra_basic_linear()
290 struct ompi_datatype_t *sdtype, in ompi_coll_base_scatter_intra_linear_nb() argument
334 err = ompi_datatype_type_extent(sdtype, &incr); in ompi_coll_base_scatter_intra_linear_nb()
350 err = MCA_PML_CALL(isend(ptmp, scount, sdtype, i, in ompi_coll_base_scatter_intra_linear_nb()
[all …]
H A Dcoll_base_gather.c42 struct ompi_datatype_t *sdtype, in ompi_coll_base_gather_intra_binomial() argument
77 err = ompi_datatype_sndrcv((void *)sbuf, scount, sdtype, in ompi_coll_base_gather_intra_binomial()
107 ompi_datatype_type_extent(sdtype, &sextent); in ompi_coll_base_gather_intra_binomial()
116 err = ompi_datatype_sndrcv((void *)sbuf, scount, sdtype, in ompi_coll_base_gather_intra_binomial()
117 ptmp, scount, sdtype); in ompi_coll_base_gather_intra_binomial()
122 rdtype = sdtype; in ompi_coll_base_gather_intra_binomial()
163 err = MCA_PML_CALL(send(ptmp, total_recv, sdtype, in ompi_coll_base_gather_intra_binomial()
235 ompi_datatype_type_size(sdtype, &typelng); in ompi_coll_base_gather_intra_linear_sync()
236 ompi_datatype_get_extent(sdtype, &lb, &extent); in ompi_coll_base_gather_intra_linear_sync()
314 ret = ompi_datatype_sndrcv((void *)sbuf, scount, sdtype, in ompi_coll_base_gather_intra_linear_sync()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/tuned/
H A Dcoll_tuned_decision_dynamic.c104 struct ompi_datatype_t *sdtype, in ompi_coll_tuned_alltoall_intra_dec_dynamic() argument
121 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_alltoall_intra_dec_dynamic()
138 return ompi_coll_tuned_alltoall_intra_do_this(sbuf, scount, sdtype, in ompi_coll_tuned_alltoall_intra_dec_dynamic()
146 return ompi_coll_tuned_alltoall_intra_dec_fixed (sbuf, scount, sdtype, in ompi_coll_tuned_alltoall_intra_dec_dynamic()
471 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_allgather_intra_dec_dynamic()
534 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_allgatherv_intra_dec_dynamic()
592 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_gather_intra_dec_dynamic()
608 return ompi_coll_tuned_gather_intra_do_this(sbuf, scount, sdtype, in ompi_coll_tuned_gather_intra_dec_dynamic()
616 return ompi_coll_tuned_gather_intra_dec_fixed (sbuf, scount, sdtype, in ompi_coll_tuned_gather_intra_dec_dynamic()
641 ompi_datatype_type_size (sdtype, &dsize); in ompi_coll_tuned_scatter_intra_dec_dynamic()
[all …]
H A Dcoll_tuned_allgather_decision.c125 struct ompi_datatype_t *sdtype, in ompi_coll_tuned_allgather_intra_do_this() argument
138 return ompi_coll_tuned_allgather_intra_dec_fixed(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
142 return ompi_coll_base_allgather_intra_basic_linear(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
146 return ompi_coll_base_allgather_intra_bruck(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
150 return ompi_coll_base_allgather_intra_recursivedoubling(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
154 return ompi_coll_base_allgather_intra_ring(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
158 return ompi_coll_base_allgather_intra_neighborexchange(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
162 return ompi_coll_base_allgather_intra_two_procs(sbuf, scount, sdtype, in ompi_coll_tuned_allgather_intra_do_this()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/basic/
H A Dcoll_basic.h59 struct ompi_datatype_t *sdtype,
66 struct ompi_datatype_t *sdtype,
85 struct ompi_datatype_t *sdtype,
93 struct ompi_datatype_t *sdtype,
154 struct ompi_datatype_t *sdtype,
162 struct ompi_datatype_t *sdtype,
170 struct ompi_datatype_t *sdtype,
237 struct ompi_datatype_t *sdtype,
245 struct ompi_datatype_t *sdtype,
252 struct ompi_datatype_t *sdtype,
[all …]
H A Dcoll_basic_neighbor_alltoall.c45 mca_coll_basic_neighbor_alltoall_cart(const void *sbuf, int scount, struct ompi_datatype_t *sdtype,… in mca_coll_basic_neighbor_alltoall_cart() argument
58 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoall_cart()
111 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, srank, in mca_coll_basic_neighbor_alltoall_cart()
122 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, drank, in mca_coll_basic_neighbor_alltoall_cart()
165 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoall_graph()
184 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, edges[neighbor], in mca_coll_basic_neighbor_alltoall_graph()
223 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoall_dist_graph()
243 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, outedges[neighbor], in mca_coll_basic_neighbor_alltoall_dist_graph()
271 return mca_coll_basic_neighbor_alltoall_cart (sbuf, scount, sdtype, rbuf, in mca_coll_basic_neighbor_alltoall()
274 return mca_coll_basic_neighbor_alltoall_graph (sbuf, scount, sdtype, rbuf, in mca_coll_basic_neighbor_alltoall()
[all …]
H A Dcoll_basic_neighbor_alltoallv.c41 … struct ompi_datatype_t *sdtype, void *rbuf, const int rcounts[], in mca_coll_basic_neighbor_alltoallv_cart() argument
54 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoallv_cart()
100 rc = MCA_PML_CALL(isend((char *) sbuf + sdisps[i] * sdextent, scounts[i], sdtype, srank, in mca_coll_basic_neighbor_alltoallv_cart()
107 … rc = MCA_PML_CALL(isend((char *) sbuf + sdisps[i+1] * sdextent, scounts[i+1], sdtype, drank, in mca_coll_basic_neighbor_alltoallv_cart()
147 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoallv_graph()
165 … rc = MCA_PML_CALL(isend((char *) sbuf + sdisps[neighbor] * sdextent, scounts[neighbor], sdtype, in mca_coll_basic_neighbor_alltoallv_graph()
204 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoallv_dist_graph()
241 … struct ompi_datatype_t *sdtype, void *rbuf, const int rcounts[], in mca_coll_basic_neighbor_alltoallv() argument
250 return mca_coll_basic_neighbor_alltoallv_cart (sbuf, scounts, sdisps, sdtype, rbuf, in mca_coll_basic_neighbor_alltoallv()
253 return mca_coll_basic_neighbor_alltoallv_graph (sbuf, scounts, sdisps, sdtype, rbuf, in mca_coll_basic_neighbor_alltoallv()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/basic/
H A Dcoll_basic.h59 struct ompi_datatype_t *sdtype,
66 struct ompi_datatype_t *sdtype,
85 struct ompi_datatype_t *sdtype,
93 struct ompi_datatype_t *sdtype,
154 struct ompi_datatype_t *sdtype,
162 struct ompi_datatype_t *sdtype,
170 struct ompi_datatype_t *sdtype,
237 struct ompi_datatype_t *sdtype,
245 struct ompi_datatype_t *sdtype,
252 struct ompi_datatype_t *sdtype,
[all …]
H A Dcoll_basic_neighbor_alltoall.c45 mca_coll_basic_neighbor_alltoall_cart(const void *sbuf, int scount, struct ompi_datatype_t *sdtype,… in mca_coll_basic_neighbor_alltoall_cart() argument
58 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoall_cart()
111 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, srank, in mca_coll_basic_neighbor_alltoall_cart()
122 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, drank, in mca_coll_basic_neighbor_alltoall_cart()
165 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoall_graph()
184 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, edges[neighbor], in mca_coll_basic_neighbor_alltoall_graph()
223 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoall_dist_graph()
243 rc = MCA_PML_CALL(isend((void *) sbuf, scount, sdtype, outedges[neighbor], in mca_coll_basic_neighbor_alltoall_dist_graph()
271 return mca_coll_basic_neighbor_alltoall_cart (sbuf, scount, sdtype, rbuf, in mca_coll_basic_neighbor_alltoall()
274 return mca_coll_basic_neighbor_alltoall_graph (sbuf, scount, sdtype, rbuf, in mca_coll_basic_neighbor_alltoall()
[all …]
H A Dcoll_basic_neighbor_alltoallv.c41 … struct ompi_datatype_t *sdtype, void *rbuf, const int rcounts[], in mca_coll_basic_neighbor_alltoallv_cart() argument
54 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoallv_cart()
100 rc = MCA_PML_CALL(isend((char *) sbuf + sdisps[i] * sdextent, scounts[i], sdtype, srank, in mca_coll_basic_neighbor_alltoallv_cart()
107 … rc = MCA_PML_CALL(isend((char *) sbuf + sdisps[i+1] * sdextent, scounts[i+1], sdtype, drank, in mca_coll_basic_neighbor_alltoallv_cart()
147 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoallv_graph()
165 … rc = MCA_PML_CALL(isend((char *) sbuf + sdisps[neighbor] * sdextent, scounts[neighbor], sdtype, in mca_coll_basic_neighbor_alltoallv_graph()
204 ompi_datatype_get_extent(sdtype, &lb, &sdextent); in mca_coll_basic_neighbor_alltoallv_dist_graph()
241 … struct ompi_datatype_t *sdtype, void *rbuf, const int rcounts[], in mca_coll_basic_neighbor_alltoallv() argument
250 return mca_coll_basic_neighbor_alltoallv_cart (sbuf, scounts, sdisps, sdtype, rbuf, in mca_coll_basic_neighbor_alltoallv()
253 return mca_coll_basic_neighbor_alltoallv_graph (sbuf, scounts, sdisps, sdtype, rbuf, in mca_coll_basic_neighbor_alltoallv()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/datatype/
H A Dompi_datatype_sndrcv.c45 int32_t ompi_datatype_sndrcv( const void *sbuf, int32_t scount, const ompi_datatype_t* sdtype, in ompi_datatype_sndrcv() argument
56 return ((0 == scount || 0 == sdtype->super.size) ? MPI_SUCCESS : MPI_ERR_TRUNCATE); in ompi_datatype_sndrcv()
60 if (sdtype == rdtype) { in ompi_datatype_sndrcv()
70 &(sdtype->super), scount, sbuf, 0, in ompi_datatype_sndrcv()
75 iov.iov_len = scount * sdtype->super.size; in ompi_datatype_sndrcv()
84 if (sdtype->id == OMPI_DATATYPE_MPI_PACKED) { in ompi_datatype_sndrcv()
105 &(sdtype->super), scount, sbuf, 0, in ompi_datatype_sndrcv()
124 …return ( (scount * sdtype->super.size) <= (rcount * rdtype->super.size) ? MPI_SUCCESS : MPI_ERR_TR… in ompi_datatype_sndrcv()
/dports/net/openmpi3/openmpi-3.1.6/ompi/datatype/
H A Dompi_datatype_sndrcv.c45 int32_t ompi_datatype_sndrcv( const void *sbuf, int32_t scount, const ompi_datatype_t* sdtype, in ompi_datatype_sndrcv() argument
56 return ((0 == scount || 0 == sdtype->super.size) ? MPI_SUCCESS : MPI_ERR_TRUNCATE); in ompi_datatype_sndrcv()
60 if (sdtype == rdtype) { in ompi_datatype_sndrcv()
70 &(sdtype->super), scount, sbuf, 0, in ompi_datatype_sndrcv()
75 iov.iov_len = scount * sdtype->super.size; in ompi_datatype_sndrcv()
84 if (sdtype->id == OMPI_DATATYPE_MPI_PACKED) { in ompi_datatype_sndrcv()
105 &(sdtype->super), scount, sbuf, 0, in ompi_datatype_sndrcv()
124 …return ( (scount * sdtype->super.size) <= (rcount * rdtype->super.size) ? MPI_SUCCESS : MPI_ERR_TR… in ompi_datatype_sndrcv()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/fcoll/base/
H A Dfcoll_base_coll_array.c40 ompi_datatype_t *sdtype, in ompi_fcoll_base_coll_allgatherv_array() argument
77 send_type = sdtype; in ompi_fcoll_base_coll_allgatherv_array()
123 ompi_datatype_t *sdtype, in ompi_fcoll_base_coll_gatherv_array() argument
145 sdtype, in ompi_fcoll_base_coll_gatherv_array()
174 sdtype, in ompi_fcoll_base_coll_gatherv_array()
264 sdtype, in ompi_fcoll_base_coll_scatterv_array()
276 sdtype, in ompi_fcoll_base_coll_scatterv_array()
323 sdtype = rdtype; in ompi_fcoll_base_coll_allgather_array()
330 sdtype, in ompi_fcoll_base_coll_allgather_array()
378 sdtype, in ompi_fcoll_base_coll_gather_array()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/fcoll/base/
H A Dfcoll_base_coll_array.c40 ompi_datatype_t *sdtype, in ompi_fcoll_base_coll_allgatherv_array() argument
77 send_type = sdtype; in ompi_fcoll_base_coll_allgatherv_array()
123 ompi_datatype_t *sdtype, in ompi_fcoll_base_coll_gatherv_array() argument
145 sdtype, in ompi_fcoll_base_coll_gatherv_array()
174 sdtype, in ompi_fcoll_base_coll_gatherv_array()
264 sdtype, in ompi_fcoll_base_coll_scatterv_array()
276 sdtype, in ompi_fcoll_base_coll_scatterv_array()
323 sdtype = rdtype; in ompi_fcoll_base_coll_allgather_array()
330 sdtype, in ompi_fcoll_base_coll_allgather_array()
378 sdtype, in ompi_fcoll_base_coll_gather_array()
[all …]

12345678910