2 files changed
+2
-2
lines changed- .gitignore-6
- Makefile.am+2-3
- Makefile.pmix-rules-42
- NEWS+11
- VERSION+1-1
- bindings/python/pmix.pyx+5-2
- config/Makefile.am-2
- config/md2nroff.pl-136
- config/pmix.m4-6
- config/pmix_setup_man_pages.m4-93
- contrib/cron-run-all-md2nroff.pl-187
- include/pmix_common.h.in+7
- man/Makefile.include+32
- man/man1/pattrs.1+35-27
- man/man1/pevent.1+38
- man/man1/plookup.1+41
- man/man1/pmixcc.1+34
- man/man1/pps.1+41
- man/man1/pquery.1+49
- src/Makefile.am-4
- 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/pstrg/lustre/pstrg_lustre.c+1
- src/mca/ptl/base/ptl_base_sendrecv.c+82-62
- src/server/pmix_server_ops.c+70-52
- src/tools/pattrs/Makefile.am-10
- src/tools/pevent/Makefile.am-10
- src/tools/pevent/pevent.1.md-32
- src/tools/plookup/Makefile.am-10
- src/tools/plookup/plookup.1.md-33
- src/tools/pmix_info/support.c+1-3
- src/tools/pps/Makefile.am-10
- src/tools/pps/pps.1.md-33
- src/tools/pquery/Makefile.am-10
- src/tools/pquery/pquery.1.md-38
- src/tools/wrapper/Makefile.am+1-9
- src/tools/wrapper/pmixcc.1.md-32
- 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
- .gitignore-3
- Makefile.am+3
- Makefile.prte-rules-45
- NEWS+8
- VERSION+1-1
- config/Makefile.am-2
- config/make_manpage.pl-83
- config/md2nroff.pl-136
- config/prte_setup_man_pages.m4-93
- configure.ac-7
- man/Makefile.include+35
- man/man1/pcc.1+26
- man/man1/prte-map.1+1.1k
- man/man1/prte.1+157
- man/man1/prte_info.1+132
- man/man1/prted.1+39
- man/man1/prterun.1+136
- man/man1/prun.1+758
- man/man1/pterm.1+28-25
- man/man7/prte_filem.7+60
- src/mca/errmgr/dvm/errmgr_dvm.c+8-6
- src/mca/filem/Makefile.am+1-12
- src/mca/filem/prte_filem.7.md-63
- 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+14-3
- src/prted/pmix/pmix_server_fence.c+11-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
- src/tools/pcc/Makefile.am+1-9
- src/tools/pcc/pcc.1.md-24
- src/tools/prte/Makefile.am-14
- src/tools/prte/prte-map.1.md-1.0k
- src/tools/prte/prte.1.md-157
- src/tools/prte/prterun.1.md-117
- src/tools/prte_info/Makefile.am+1-10
- src/tools/prte_info/param.c+1-1
- src/tools/prte_info/prte_info.1.md-150
- src/tools/prted/Makefile.am+1-9
- src/tools/prted/prted.1.md-36
- src/tools/prun/Makefile.am+1-9
- src/tools/prun/prun.1.md-729
- src/tools/pterm/Makefile.am+1-10
0 commit comments