Commit 8a63b43
committed
Remove UMF_NUMA_MODE_RELATIVE/STATIC_NODES
There is no relative node id concept on Windows.
Moreover, the provider API should be as simple as possible.
If we'd like to add support for relative nodes in the future,
we can always expose a function to translate node ids.1 parent 78f1ddb commit 8a63b43
File tree
2 files changed
+0
-8
lines changed- include/umf/providers
- src/provider
2 files changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 160 | | |
167 | 161 | | |
168 | 162 | | |
| |||
0 commit comments