Commit 6233e0d
OSC/UCX Dynamic window fixes:
- Support for non-uniform window attach scenarios (some processes
perform window attach more than other processes in the same dynamic window)
- Enhancing the assertions
- Code re-organizations
- Some bug fixes in window management
- Modify the wpmem_flush to accept window context instead of
wpmem object. In the same dynamic window attached wpmems point to the same context.
Signed-off-by: Mamzi Bayatpour <mbayatpour@nvidia.com>
Co-authored-by: Tomislav Janjusic <tomislavj@nvidia.com>1 parent c6dca98 commit 6233e0d
File tree
7 files changed
+142
-177
lines changed- ompi/mca/osc/ucx
- opal/mca/common/ucx
7 files changed
+142
-177
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
91 | 80 | | |
92 | 81 | | |
93 | 82 | | |
| |||
183 | 172 | | |
184 | 173 | | |
185 | 174 | | |
186 | | - | |
| 175 | + | |
187 | 176 | | |
188 | 177 | | |
189 | 178 | | |
| |||
199 | 188 | | |
200 | 189 | | |
201 | 190 | | |
202 | | - | |
| 191 | + | |
203 | 192 | | |
204 | 193 | | |
205 | 194 | | |
| |||
0 commit comments