Home
last modified time | relevance | path

Searched refs:endSortIndex (Results 1 – 3 of 3) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/ad_gpfs/bg/
H A Dad_bg_aggrs.c565 int endSortIndex = -1; in ADIOI_BG_compute_agg_ranklist_serial() local
573 endSortIndex = currentBridgeIndex - 1; in ADIOI_BG_compute_agg_ranklist_serial()
574 for (x = startSortIndex; x <= endSortIndex; x++) { in ADIOI_BG_compute_agg_ranklist_serial()
575 for (i = startSortIndex; i < endSortIndex; i++) { in ADIOI_BG_compute_agg_ranklist_serial()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/ad_gpfs/bg/
H A Dad_bg_aggrs.c566 int endSortIndex = -1; in ADIOI_BG_compute_agg_ranklist_serial() local
574 endSortIndex = currentBridgeIndex-1; in ADIOI_BG_compute_agg_ranklist_serial()
575 for (x=startSortIndex;x<=endSortIndex;x++) { in ADIOI_BG_compute_agg_ranklist_serial()
576 for (i=startSortIndex;i<endSortIndex;i++) { in ADIOI_BG_compute_agg_ranklist_serial()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/
H A Dad_bg_aggrs.c573 int endSortIndex = -1; in ADIOI_BG_compute_agg_ranklist_serial() local
581 endSortIndex = currentBridgeIndex-1; in ADIOI_BG_compute_agg_ranklist_serial()
582 for (x=startSortIndex;x<=endSortIndex;x++) { in ADIOI_BG_compute_agg_ranklist_serial()
583 for (i=startSortIndex;i<endSortIndex;i++) { in ADIOI_BG_compute_agg_ranklist_serial()