Hi Mohamad,One small comment about the change to lines 38-43 on p484: this sentence: "All processes, belonging to the group of the communicator that was used to open the file, must call collective I/O operations (blocking and nonblocking) in the same order." doesn't need any commas. Also, I would probably add the same advise to users for MPI_FILE_IWRITE_ORDERED as you added for MPI_FILE_IREAD_ORDERED.
Otherwise, looks good to me, :-)
Quincey
On Feb 15, 2012, at 2:37 PM, Mohamad Chaarawi wrote:
Hi All,_______________________________________________
I attached to the ticket (https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/273) the updated draft with the suggested ticket 0 changes from the reading at the last meeting.
For your convenience, here are the changes made to the text including the page number:
Please let me know if you have any comments about the changes.
p:444 We should make table 13.1 have three rows: blocking, nonblocking & split collective, along with marking the split collectives as deprecated in the table (if possible). (ticket 0) p:451 (line 21), 456 (line 40), 463 (line 21) We need to change the 'void *' buffer parameters for the "write" routines to be 'const void *'. p: 484 (line 46) "Quality" should be "High Quality". p: 484 (line 38-43) The sentence ending with "in between" needs editing to indicate what the collective operations are "between".
- I rephrased this sentence a little and added a reference to the collective semantics.
p: 484 (line 36) "belonging to the communicator" should be "belonging to the group of the communicator". p: 484 (line 48) "All calls" should be changed to "All nonblocking collective I/O calls". p: 445 (line 25) The sentence "In a nonblocking or split collective operation, the pointer is updated by the call that initiates the I/O, possibly before the access completes." should have a note about the split collectives being deprecated. p"462 (line 28) Add advice to users to indicate the result of intermixing nonblocking collective and independent shared file pointer operations is undefined
Thanks,
Mohamad
MPI3-IO mailing list
MPI3-IO@lists.mpi-forum.org
http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-io
_______________________________________________ MPI3-IO mailing list MPI3-IO@lists.mpi-forum.org http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-io