You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,3 +176,13 @@ or inquiry procedures providing information about an operation.
176
176
177
177
* MPI-2.0 Journal of Development in [compressed postscript](mpi-jd/mpi-20-jod.ps.Z) or [postscript](mpi-jd/mpi-20-jod.ps)
178
178
*[compressed tar file](mpi-jd/mpi-20-jod-dvi.tar.Z) or [tar file](mpi-jd/mpi-20-jod-dvi.tar) of the dvi files and figures needed to create the MPI-2.0 Journal of Development document. Intended for those who need to create special output for their printing device.
179
+
180
+
#### MPI Memory Allocation Kinds
181
+
182
+
This side document defines the memory allocation kinds and their associated
183
+
restrictors that users can use to query the support for different memory kinds
184
+
provided by the MPI library. These definitions supplement those found in
185
+
section 11.4.3 of the \mpiivdoti/ standard, which also explains their usage
0 commit comments