Skip to content

Commit 5cd1105

Browse files
committed
Add mem alloc kids side doc
1 parent 053d57b commit 5cd1105

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
@@ -138,6 +138,16 @@ Though not a part of the MPI standard, the MPI Message Queue Dumping Interface d
138138

139139
* [Version 1.0](sidedocs/msgq.5.pdf)
140140

141+
#### MPI Memory Allocation Kinds
142+
143+
This side document defines the memory allocation kinds and their associated
144+
restrictors that users can use to query the support for different memory kinds
145+
provided by the MPI library. These definitions supplement those found in
146+
section 11.4.3 of the \mpiivdoti/ standard, which also explains their usage
147+
model.
148+
149+
* [Version 1.0](sidedocs/mem-alloc10.pdf)
150+
141151
#### Instructions for Preparing the MPI Standard Document
142152

143153
A document to help editors of the MPI Standard is kept in the same repository as the MPI Standard itself, but we also publish a copy here to be easy to access.

docs/sidedocs/mem-alloc10.pdf

235 KB
Binary file not shown.

0 commit comments

Comments
 (0)