We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c8b4e commit a1b65bfCopy full SHA for a1b65bf
README.md
@@ -161,6 +161,19 @@ The `UMF_BUILD_LIBUMF_POOL_SCALABLE` option has to be turned `ON` to build this
161
2) Required packages:
162
- libtbb-dev (libraries: libtbbmalloc.so.2)
163
164
+### Memspaces (Linux-only)
165
+
166
+TODO: Add general information about memspaces.
167
168
+#### Host all memspace
169
170
+Memspace backed by all available NUMA nodes discovered on the platform. Can be retrieved
171
+using umfMemspaceHostAllGet.
172
173
+##### Requirements
174
175
+This feature relies on the OS memory provider.
176
177
## Contributions
178
179
All contributions to the UMF project are most welcome! Before submitting
0 commit comments