Issue # | PR # | Topic |
7 |
|
Function pointer typedefs: '_function' vs. '_fn' |
13 |
|
Small clarifications in chapter 10 |
18 |
|
New Predefined Datatypes |
19 |
|
Inconsistent comments about intercommunicators |
24 |
|
Add a local Reduction Function |
27 |
|
Regular (non-vector) version of MPI_Reduce_scatter |
31 |
|
Add MPI_IN_PLACE option to Alltoall |
33 |
|
Fix Scalability Issues in Graph Topology Interface |
37 |
|
Clarify semantics of one-sided semantics when changing synchronization mode |
50 |
|
Ibsend and Irsend Advice to Users misleading |
51 |
|
Inconsistent use of MPI_ANY_SOURCE in argument description |
55 |
|
MPI-2.1 Cross-language attribute example is wrong |
57 |
|
Fortran specific length types are not consistently listed |
64 |
|
Parameterized and optional named predefined datatypes in reduction operations |
65 |
|
Predefined handles before MPI_Init and constants in general, Clarification Solution 1 |
66 |
|
Extending MPI_COMM_CREATE to create several disjoint sub-communicators from an intracommunicator |
68 |
|
MPI-2.1 errata: Need to add acknowledgment for NSF support for MPI 2.1 |
70 |
|
Misleading rationale for MPI_Test (and MPI_Win_test) |
71 |
|
Specify order of attribute delete callbacks on MPI_COMM_SELF at MPI_FINALIZE |
77 |
|
Version 2.2 intro and text |
94 |
|
Add MPI_IN_PLACE option to Exscan |
98 |
|
Additional change requried for changes to Send Buffer restriction (#45) |
99 |
|
Change-Log is also used for important clarifications for the MPI users. |
100 |
|
Change-Log from Version 2.1 to Version 2.2 |
103 |
|
Fortran in this document refers to Fortran 90 |
105 |
|
Matching arguments and collective routines. |
107 |
|
Types of predefined constants in Appendix A |
116 |
|
Data type chapter example corrections |
121 |
|
Filling out list of CHAR types in Section 5.9.3 |
122 |
|
Typo in MPI_CART_SHIFT example 7.4 |
124 |
|
Slightly changed description of MPI_REDUCE_SCATTER, explanation on 'in place' |
127 |
|
Add C++ versions of Fortran COMPLEX8 etc. |
128 |
|
Verify and correct example 'Building Name Service for Intercommunications' |
132 |
|
Change 'a data item' to 'data' in allgather on intercommunicators |
136 |
|
Advice to users about associativity in reduction operations |
137 |
|
MPI_REQUEST_GET_STATUS should allow inactive and NULL request arguments |
141 |
|
MPI_Aint/MPI_ADDRESS_KIND and MPI_Offset/MPI_OFFSET_KIND equality |
142 |
|
Fix incorrect mentions of 3 routines |
143 |
|
MPI_Request_free bad advice to users |
146 |
|
Fix MPI_INIT description text |
148 |
|
Missing entries in the Index pages. |
149 |
|
Obsolete reference to deprecated function MPI_Attr_get |
150 |
|
Deprecate the C++ bindings |