<html><body>
<p>Comments on Chapter 5 of the 2.1 MPI standard (Robert Blackmore & Dick Treumann)<br>

<ul type="disc">
<li>Page 175, line 37-39 should be removed because it says there is no CC on intercommunicators
<li>Page 176, lines 1-6 also indicate there is no CC on intercommunicators
<li>page 177, line 10 indicate there is no CC on intercommunicators
<li>page 177, line 36 - should say MPI_INIT or MPI_INIT_THREAD
<li>page 178 line2 - Should say "Therefore, MPI_COMM_WORLD may simultaneously represent disjoint groups in different processes"
<li>page 186, line 19-22 - needs to be rephrased or removed. At least change "currenty apply" to "In MPI-1, applied"
<li>The last bullet at line 48  on page 200, "An inter-communicator cannot be used for collective communication"  should be removed.  
<li>The comment in parenthesis at line 24 on page 203 should be deleted along with the line before it. These two sentences contradict the sentence at line 23.<font color="#FF0000">  (This conflict predates the merge and perhaps fixing this belongs to an erratta process - We do think it should be fixed)</font>
<li>page 203, lines 38-42 are not consistent with how MPI-2 defined spawn. These lines should be removed
<li>Optionally, the description of MPI_Keyval_free should be moved to MPI_Comm_free_keyval and the routine MPI_Keyval_free function should refer to MPI_Comm_free_keyval description.
<li>Optionally, the description of MPI_Attr_put should be moved to MPI_Comm_set_attr and the routine MPI_Attr_put function should refer to MPI_Comm_set_attr description. 
<li>Optionally, the description of MPI_Attr_get should be moved to MPI_Comm_get_attr and the routine MPI_Attr_get function should refer to MPI_Comm_get_attr description.
<li>Optionally, the description of MPI_Attr_delete should be moved to MPI_Comm_delete_attr and the routine MPI_Attr_delete function should refer to MPI_Comm_delete_attr description.
<li>On page 226 line 36, MPI_Keyval_create should be replaced by MPI_comm_create_keval
<li>On page 226 line 47 MPI_Attr_get should be replaced by MPI_Comm_get_attr.
<li>On page 227 line 22 MPI_Attr_put should be replaced by MPI_Comm_set_attr.</ul>
<br>
<br>
Dick Treumann  -  MPI Team/TCEM            <br>
IBM Systems & Technology Group<br>
Dept 0lva / MS P963 -- 2455 South Road -- Poughkeepsie, NY 12601<br>
Tele (845) 433-7846         Fax (845) 433-8363<br>
</body></html>