Commit 937429f
committed
btl/ofi: Export memory monitor
The OFI MTL exports a memory monitor to Libfabric (so that OMPI's
patcher wins), but in cases where OB1 is directly selected, that
code won't run. So make sure to also configure Libfabric so that
it won't try to use a suboptimial memory monitor in the case that
only the OFI BTL is used.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>1 parent c3e22c6 commit 937429f
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
151 | 165 | | |
152 | 166 | | |
153 | 167 | | |
| |||
0 commit comments