File tree
3 files changed
+12
-4
lines changed- 3rd-party
- opal/mca/hwloc/base
3 files changed
+12
-4
lines changed- EXCEPTIONS+7
- Makefile.pmix-rules+1-10
- config/pmix_setup_man_pages.m4+1-1
- include/pmix_common.h.in+2
- src/event/pmix_event.h+3-3
- src/hwloc/pmix_hwloc.c+11-9
- src/hwloc/pmix_hwloc_datatype.c+34-3
- src/mca/bfrops/base/bfrop_base_fns.c+1
- src/mca/gds/hash/gds_hash.c+3-4
- src/mca/ptl/base/ptl_base_sendrecv.c+82-62
- src/server/pmix_server_ops.c+70-52
- test/pmix_client.c+1-1
- test/server_callbacks.c+2-2
- test/simple/gwclient.c+1-1
- test/simple/gwtest.c+18-18
- test/simple/quietclient.c+4-4
- test/simple/simpclient.c+2-2
- test/simple/simpcoord.c+1-1
- test/simple/simpcycle.c+1-1
- test/simple/simpdie.c+51-22
- test/simple/simpdmodex.c+3-3
- test/simple/simpdyn.c+4-4
- test/simple/simpft.c+2-2
- test/simple/simpio.c+1-1
- test/simple/simpjctrl.c+3-3
- test/simple/simppub.c+5-5
- test/simple/simptest.c+34-19
- test/simple/simptimeout.c+3-3
- test/simple/stability.c+34-34
- test/test_cd.c+1-1
- test/test_common.c+2-2
- test/test_common.h+1-1
- test/test_error.c+1-1
- test/test_fence.c+2-2
- test/test_internal.c+1-1
- test/test_publish.c+2-2
- test/test_replace.c+1-1
- test/test_resolve_peers.c+4-4
- test/test_v2/server_callbacks.c+2-2
- test/test_v2/test_common.h+1-1
- Makefile.prte-rules+1-10
- config/prte_setup_man_pages.m4+1-1
- src/mca/errmgr/dvm/errmgr_dvm.c+8-6
- src/mca/grpcomm/base/base.h+2-1
- src/mca/grpcomm/base/grpcomm_base_frame.c+1
- src/mca/grpcomm/base/grpcomm_base_stubs.c+6-2
- src/mca/grpcomm/bmg/grpcomm_bmg_module.c+9-7
- src/mca/grpcomm/direct/grpcomm_direct.c+61-24
- src/mca/grpcomm/grpcomm.h+5-1
- src/prted/pmix/pmix_server_dyn.c+10-3
- src/prted/pmix/pmix_server_fence.c+9-1
- src/prted/pmix/pmix_server_gen.c+6-3
- src/prted/pmix/pmix_server_internal.h+1-1
- src/prted/pmix/pmix_server_register_fns.c+6-11
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
156 |
| - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
157 | 165 |
| |
158 | 166 |
| |
159 | 167 |
| |
|
0 commit comments