Skip to content

Commit 57441a3

Browse files
committed
Add mem alloc kids side doc
1 parent 053d57b commit 57441a3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,13 @@ or inquiry procedures providing information about an operation.
176176

177177
* MPI-2.0 Journal of Development in [compressed postscript](mpi-jd/mpi-20-jod.ps.Z) or [postscript](mpi-jd/mpi-20-jod.ps)
178178
* [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
186+
model.
187+
188+
* [Version 1.0](sidedocs/mem-alloc10.pdf)

docs/sidedocs/mem-alloc10.pdf

235 KB
Binary file not shown.

0 commit comments

Comments
 (0)