currentRecvBufferOffset 1444 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c ADIO_Offset currentRecvBufferOffset = 0; currentRecvBufferOffset 1472 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c currentRecvBufferOffset += len_list[blockIter-1]; currentRecvBufferOffset 1588 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c currentFDSourceBufferState[numSourceAggs].sourceBufferOffset = currentRecvBufferOffset; currentRecvBufferOffset 1590 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c printf("For agg %d sourceBufferOffset initialized to %ld\n",currentAggRankListIndex,currentRecvBufferOffset); currentRecvBufferOffset 1607 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c printf("init settings numSourceAggs %d offset_list[%d] with value %ld past fd border %ld with len %ld currentRecvBufferOffset set to %ld intraRoundCollBufsizeOffset set to %ld\n",numSourceAggs,blockIter,offset_list[blockIter],fd_start[currentAggRankListIndex],len_list[blockIter],currentRecvBufferOffset,intraRoundCollBufsizeOffset); currentRecvBufferOffset 1685 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c currentFDSourceBufferState[numSourceAggs].sourceBufferOffset = currentRecvBufferOffset+amountToAdvanceSBOffsetForFD;