I agree with Rajeev's plan. One thing to bear in mind (its in the mailsbut might not jump out) is that some I/O applications may need anMPI_Offset sized datatype extent (HDF5 might be in this group).Just to clarify my original suggestion -- I think all internal extents andsizes should be stored as MPI_Offset. If the user requests for the extent,we can always return an MPI_Aint (ignoring the overflow).-- Pavan--Pavan Balaji