Comments ?
Jean-Pierre
thakur @ mcs.anl.gov
04/16/97 01:10 PM
To: mpi-io @ mcs.anl.gov
cc: (bcc: Jean-Pierre Prost/Watson/IBM Research)
Subject: Re: tiling issues
> I think we need to define file tiling more precisely. The displacement
> between consecutive filetypes is not the "extent" as in memory, but
> "extent + lb(filetype)".
>
> Rajeev
Or the other option is to define tiling in the file as it is in
memory (using "contiguous"). Then (int,4) will not be sufficient to
define tiling. One would have to explicitly set the lb to 0. Then it
would work.
Rajeev