sendBufferOffset 213 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c int sendBufferOffset = 0; sendBufferOffset 223 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c sendBufferOffset = (int) (currentRoundFDStartForMyTargetAgg - myOffsetStart); sendBufferOffset 230 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c sendBufferOffset = (int) (currentRoundFDStartForMyTargetAgg - myOffsetStart); sendBufferOffset 236 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c sendBufferOffsetsThisRound[numTargetAggsThisRound] = sendBufferOffset; sendBufferOffset 239 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c printf("bufferAmountToSend is %d sendBufferOffset is %d\n",bufferAmountToSend,sendBufferOffset);