[mpich-discuss] overlapping reads

Rajeev Thakur thakur at mcs.anl.gov
Thu Aug 16 13:10:02 CDT 2012


Yes, reads are harmless.

You could do that even for writes, except that the data in the overlapping regions would be undefined.

Rajeev

On Aug 16, 2012, at 1:05 PM, Kokron, Daniel S. (GSFC-610.1)[Computer Sciences Corporation] wrote:

> I was wondering if anyone has been able to implement overlapping reads with MPI_File_read_all.
> 
> My distributed computational domain has a halo around each sub-domain.  My restart file on disk has only the combined computational domain.  When reading the restart file, I would like each process to the part of the file it 'owns' plus the halo information from neighboring processes.  This means that more than one process will end up reading some parts of the file.  Is this allowed? 
> 
> Daniel Kokron
> NASA Ames (ARC-TN)
> SciCon group
> 301-286-3959
> _______________________________________________
> mpich-discuss mailing list     mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss



More information about the mpich-discuss mailing list