aggIndex 96 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c int aggIndex = 0; aggIndex 97 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c while (aggIndex < numAggs) { aggIndex 118 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c for (i=0;i<aggIndex;i++) aggIndex 124 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c fd->hints->ranklist[aggIndex++] = newAggRank; aggIndex 135 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c if (aggIndex == 0) { aggIndex 139 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c else if (aggIndex < numAggs) aggIndex 140 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c FPRINTF(stderr,"ERROR: ATTENTION: %d aggregators were specified in MP_IOTASKLIST but only %d were correctly specified - setting the number of aggregators to %d.\n",numAggs, aggIndex,aggIndex); aggIndex 141 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c numAggs = aggIndex;