Home
last modified time | relevance | path

Searched refs:step1_nrecvs (Results 1 – 12 of 12) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iallreduce/
H A Diallreduce_tsp_recursive_exchange_common.h50 int step1_sendto, bool in_step2, int step1_nrecvs, in MPIR_TSP_Iallreduce_sched_intra_recexch_step1() argument
72 (void **) MPL_malloc(sizeof(void *) * step1_nrecvs, MPL_MEM_COLL); in MPIR_TSP_Iallreduce_sched_intra_recexch_step1()
73 if (per_nbr_buffer != 1 && step1_nrecvs > 0) { in MPIR_TSP_Iallreduce_sched_intra_recexch_step1()
78 …for (i = 0; i < step1_nrecvs; i++) { /* participating rank gets data from non-partcipating rank… in MPIR_TSP_Iallreduce_sched_intra_recexch_step1()
H A Diallreduce_tsp_recexch_reduce_scatter_recexch_allgatherv_algos.h34 int step1_sendto = -1, step1_nrecvs, *step1_recvfrom = NULL; in MPIR_TSP_Iallreduce_sched_intra_recexch_reduce_scatter_recexch_allgatherv() local
78 &step1_recvfrom, &step1_nrecvs, in MPIR_TSP_Iallreduce_sched_intra_recexch_reduce_scatter_recexch_allgatherv()
101 is_inplace, step1_sendto, in_step2, step1_nrecvs, in MPIR_TSP_Iallreduce_sched_intra_recexch_reduce_scatter_recexch_allgatherv()
152 for (i = 0; i < step1_nrecvs; i++) { in MPIR_TSP_Iallreduce_sched_intra_recexch_reduce_scatter_recexch_allgatherv()
H A Diallreduce_tsp_recexch_algos.h28 int step1_sendto = -1, step1_nrecvs = 0, *step1_recvfrom; in MPIR_TSP_Iallreduce_sched_intra_recexch() local
71 &step1_recvfrom, &step1_nrecvs, in MPIR_TSP_Iallreduce_sched_intra_recexch()
91 is_inplace, step1_sendto, in_step2, step1_nrecvs, in MPIR_TSP_Iallreduce_sched_intra_recexch()
268 for (i = 0; i < step1_nrecvs; i++) { in MPIR_TSP_Iallreduce_sched_intra_recexch()
H A Diallreduce_tsp_recursive_exchange_common_prototypes.h22 int step1_sendto, bool in_step2, int step1_nrecvs,
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iallgather/
H A Diallgather_tsp_recexch_algos.h56 int step1_nrecvs, int is_inplace, int rank, in MPIR_TSP_Iallgather_sched_intra_recexch_step1() argument
79 …for (i = 0; i < step1_nrecvs; i++) { /* participating rank gets the data from non-participating… in MPIR_TSP_Iallgather_sched_intra_recexch_step1()
165 int step1_nrecvs, int step2_nphases, in MPIR_TSP_Iallgather_sched_intra_recexch_step3() argument
182 for (i = 0; i < step1_nrecvs; i++) { in MPIR_TSP_Iallgather_sched_intra_recexch_step3()
211 int step1_sendto = -1, step2_nphases = 0, step1_nrecvs = 0, p_of_k, T; in MPIR_TSP_Iallgather_sched_intra_recexch() local
239 &step1_recvfrom, &step1_nrecvs, in MPIR_TSP_Iallgather_sched_intra_recexch()
259 MPIR_TSP_Iallgather_sched_intra_recexch_step1(step1_sendto, step1_recvfrom, step1_nrecvs, in MPIR_TSP_Iallgather_sched_intra_recexch()
284 MPIR_TSP_Iallgather_sched_intra_recexch_step3(step1_sendto, step1_recvfrom, step1_nrecvs, in MPIR_TSP_Iallgather_sched_intra_recexch()
H A Diallgather_tsp_recexch_algos_prototypes.h33 int step1_nrecvs, int is_inplace, int rank,
48 int step1_nrecvs, int step2_nphases,
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/iallgatherv/
H A Diallgatherv_tsp_recexch_algos.h67 int step1_nrecvs, int is_inplace, int rank, in MPIR_TSP_Iallgatherv_sched_intra_recexch_step1() argument
91 …for (i = 0; i < step1_nrecvs; i++) { /* participating rank gets the data from non-participating… in MPIR_TSP_Iallgatherv_sched_intra_recexch_step1()
185 int step1_nrecvs, int step2_nphases, in MPIR_TSP_Iallgatherv_sched_intra_recexch_step3() argument
206 for (i = 0; i < step1_nrecvs; i++) { in MPIR_TSP_Iallgatherv_sched_intra_recexch_step3()
228 int step1_sendto = -1, step2_nphases = 0, step1_nrecvs = 0, p_of_k, T; in MPIR_TSP_Iallgatherv_sched_intra_recexch() local
262 &step1_recvfrom, &step1_nrecvs, in MPIR_TSP_Iallgatherv_sched_intra_recexch()
282 MPIR_TSP_Iallgatherv_sched_intra_recexch_step1(step1_sendto, step1_recvfrom, step1_nrecvs, in MPIR_TSP_Iallgatherv_sched_intra_recexch()
308 MPIR_TSP_Iallgatherv_sched_intra_recexch_step3(step1_sendto, step1_recvfrom, step1_nrecvs, in MPIR_TSP_Iallgatherv_sched_intra_recexch()
H A Diallgatherv_tsp_recexch_algos_prototypes.h34 int step1_nrecvs, int is_inplace, int rank,
51 int step1_nrecvs, int step2_nphases,
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ireduce_scatter_block/
H A Direduce_scatter_block_tsp_recexch_algos.h24 int step1_sendto = -1, step2_nphases = 0, step1_nrecvs = 0; in MPIR_TSP_Ireduce_scatter_block_sched_intra_recexch() local
69 &step1_recvfrom, &step1_nrecvs, in MPIR_TSP_Ireduce_scatter_block_sched_intra_recexch()
101 …for (i = 0; i < step1_nrecvs; i++) { /* participating rank gets data from non-partcipating rank… in MPIR_TSP_Ireduce_scatter_block_sched_intra_recexch()
180 for (i = 0; i < step1_nrecvs; i++) { in MPIR_TSP_Ireduce_scatter_block_sched_intra_recexch()
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/algorithms/recexchalgo/
H A Drecexchalgo.c44 int *step1_sendto, int **step1_recvfrom_, int *step1_nrecvs, in MPII_Recexchalgo_get_neighbors() argument
98 *step1_nrecvs = 0; in MPII_Recexchalgo_get_neighbors()
114 *step1_nrecvs = k - 1; in MPII_Recexchalgo_get_neighbors()
126 *step1_nrecvs = nsenders; in MPII_Recexchalgo_get_neighbors()
H A Drecexchalgo.h13 int **step1_recvfrom_, int *step1_nrecvs,
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/ireduce_scatter/
H A Direduce_scatter_tsp_recexch_algos.h139 int step1_sendto = -1, step2_nphases = 0, step1_nrecvs = 0; in MPIR_TSP_Ireduce_scatter_sched_intra_recexch() local
194 &step1_recvfrom, &step1_nrecvs, in MPIR_TSP_Ireduce_scatter_sched_intra_recexch()
225 …for (i = 0; i < step1_nrecvs; i++) { /* participating rank gets data from non-partcipating rank… in MPIR_TSP_Ireduce_scatter_sched_intra_recexch()
265 for (i = 0; i < step1_nrecvs; i++) { in MPIR_TSP_Ireduce_scatter_sched_intra_recexch()