2 files changed
+2
-2
lines changed- .gitignore+1-1
- config/pmix.m4+1
- config/pmix_check_lustre.m4+105
- config/pmix_check_psm2.m4+21-16
- include/pmix_common.h.in+71
- src/common/pmix_attributes.c+98-1
- src/common/pmix_attributes.h+2
- src/common/pmix_query.c+262-175
- src/common/pmix_strings.c+36
- src/include/pmix_globals.c+11-1
- src/include/pmix_globals.h+15-1
- src/mca/bfrops/base/base.h+13-1
- src/mca/bfrops/base/bfrop_base_copy.c+15
- src/mca/bfrops/base/bfrop_base_fns.c+33
- src/mca/bfrops/base/bfrop_base_pack.c+32
- src/mca/bfrops/base/bfrop_base_print.c+33-1
- src/mca/bfrops/base/bfrop_base_unpack.c+36
- src/mca/bfrops/v4/bfrop_pmix4.c+8
- src/mca/pnet/opa/configure.m4+8-3
- src/mca/pstrg/Makefile.am+32
- src/mca/pstrg/base/Makefile.am+19
- src/mca/pstrg/base/base.h+67
- src/mca/pstrg/base/pstrg_base_frame.c+106
- src/mca/pstrg/base/pstrg_base_select.c+104
- src/mca/pstrg/base/pstrg_base_stubs.c+127
- src/mca/pstrg/lustre/Makefile.am+59
- src/mca/pstrg/lustre/configure.m4+45
- src/mca/pstrg/lustre/pstrg_lustre.c+385
- src/mca/pstrg/lustre/pstrg_lustre.h+32
- src/mca/pstrg/lustre/pstrg_lustre_component.c+95
- src/mca/pstrg/pstrg.h+93
- src/runtime/pmix_init.c+6-1
- src/server/pmix_server.c+14-1
- src/tool/pmix_tool.c+11
- src/tools/Makefile.include+3-1
- src/tools/pattrs/pattrs.c+5-3
- src/tools/pquery/Makefile.am+33
- src/tools/pquery/help-pquery.txt+27
- src/tools/pquery/pquery.c+495
- test/test_v2/Makefile+35
- test/test_v2/cli_stages.c+228
- test/test_v2/cli_stages.h+85
- test/test_v2/pmix_regex.c+112
- test/test_v2/pmix_test.c+195
- test/test_v2/server_callbacks.c+353
- test/test_v2/server_callbacks.h+60
- test/test_v2/test_common.c+650
- test/test_v2/test_common.h+419
- test/test_v2/test_server.c+1.1k
- test/test_v2/test_server.h+80
- test/test_v2/utils.c+96
- test/test_v2/utils.h+21
0 commit comments