Commit 6c8d63a
committed
Update PMIx/PRRTE submodule pointers
PMIx `-->` v5.0.10rc2
PRRTE `-->` v3.0.13rc2 + 2 commits
Signed-off-by: Ralph Castain <[email protected]>1 parent 2c9b68d commit 6c8d63a
2 files changed
+2
-2
lines changed- .github/workflows/debugger.yaml+63
- .gitignore+1-9
- Makefile.am+2-2
- VERSION+3-3
- configure.ac-1
- contrib/Makefile.am-2
- contrib/perf_tools/Makefile-29
- contrib/perf_tools/Makefile.include-36
- contrib/perf_tools/README-35
- contrib/perf_tools/pmi.h-29
- contrib/perf_tools/pmi1.c-206
- contrib/perf_tools/pmi2.c-191
- contrib/perf_tools/pmi2_pmap_parser.c-244
- contrib/perf_tools/pmi2_pmap_parser.h-24
- contrib/perf_tools/pmi2_utils.c-137
- contrib/perf_tools/pmi2_utils.h-11
- contrib/perf_tools/pmi_intra_perf.c-557
- contrib/perf_tools/pmix.c-333
- contrib/perf_tools/run.sh-13
- docs/news/news-v5.x.rst+44
- examples/resolve.c+2-2
- src/class/pmix_bitmap.c+3-3
- src/client/pmix_client.c+5-3
- src/client/pmix_client_get.c-7
- src/common/pmix_iof.c+38-4
- src/common/pmix_iof.h+1-1
- src/common/pmix_pfexec.c+19-10
- src/common/pmix_pfexec.h+2-1
- src/event/pmix_event_notification.c+8-6
- src/include/pmix_globals.c-1
- src/include/pmix_globals.h-1
- src/mca/gds/hash/gds_hash.c-8
- src/mca/gds/hash/process_arrays.c-8
- src/mca/pcompress/zlib/compress_zlib.c+14-13
- src/mca/pcompress/zlibng/compress_zlibng.c+15-13
- src/mca/pif/base/pif_base_components.c+1-8
- src/mca/pif/bsdx_ipv4/pif_bsdx.c+1-6
- src/mca/pif/bsdx_ipv6/pif_bsdx_ipv6.c+1-8
- src/mca/pif/pif.h+1-2
- src/mca/pif/posix_ipv4/pif_posix.c-5
- src/mca/preg/compress/preg_compress.c+5-12
- src/mca/ptl/base/ptl_base_connection_hdlr.c+38-20
- src/server/pmix_server.c+2-63
- src/util/pmix_cmd_line.h+36-4
- src/util/pmix_if.h+1-2
- src/util/pmix_output.c+8-8
- src/util/pmix_timings.c+3-3
- src/util/pmix_timings.h+2-1
- test/simple/Makefile.am+8-2
- test/simple/doubleget.c+2-2
- test/simple/legacy.c+2-2
- test/simple/refresh.c+91
- test/test_common.h+4-3
- test/test_fence.c+18-6
- test/test_internal.c+3-3
- test/test_replace.c+5-5
- test/test_server.c+4-4
- test/test_v2/Makefile.am-100
- test/test_v2/base64_enc_dec.c-140
- test/test_v2/cli_stages.c-228
- test/test_v2/cli_stages.h-86
- test/test_v2/pmix_regex.c-113
- test/test_v2/pmix_test.c-184
- test/test_v2/server_callbacks.c-375
- test/test_v2/server_callbacks.h-49
- test/test_v2/test_clientapp_funcs.c-381
- test/test_v2/test_common.c-255
- test/test_v2/test_common.h-471
- test/test_v2/test_fence_basic.c-61
- test/test_v2/test_fence_partial.c-215
- test/test_v2/test_fence_wildcard.c-156
- test/test_v2/test_get_basic.c-96
- test/test_v2/test_get_peers.c-88
- test/test_v2/test_helloworld.c-54
- test/test_v2/test_init_fin.c-46
- test/test_v2/test_server.c-1.7k
- test/test_v2/test_server.h-97
0 commit comments