Re: [Mpi-21] Small clarification in I/O chapter for external32
If we can get the wording for that right... I think the current sentence was intended as an easier alternative to that. Rajeev
-----Original Message----- From: mpi-21-bounces_at_[hidden] [mailto:mpi-21-bounces_at_[hidden]] On Behalf Of Rob Ross Sent: Friday, March 07, 2008 3:13 PM To: MPI 2.1 Mailing List Subject: Re: [Mpi-21] Small clarification in I/O chapter for external32
Do we want to further clarify that there is no padding of structures etc? Or is that clear already? -- Rob
On Mar 7, 2008, at 2:52 PM, Rajeev Thakur wrote:
Alexander Supalov pointed out to me that the following sentence in the MPI-2 I/O chapter, under external32 data representation, pg 250 lines 24-25 is misleading:
"All data items are stored contiguously in the file."
It is intended to mean that there is no prescribed alignment in the resulting file (to word boundary, etc.). But the data is stored contiguously only as long as the file view is contiguous. Accordingly, we propose to clarify the sentence as follows, with the additional text in parenthesis:
"All data items are stored contiguously in the file (if the file view is contiguous)."
Regards, Rajeev
_______________________________________________ mpi-21 mailing list mpi-21_at_[hidden] http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-21
_______________________________________________ mpi-21 mailing list mpi-21_at_[hidden] http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi-21
participants (1)
-
unknown@example.com