2 files changed
+2
-2
lines changed- .github/workflows/builds.yaml+4-3
- .github/workflows/prrte.yaml+16-1
- .gitignore+3
- VERSION+7-8
- config/oac+1-1
- config/pmix.m4+11-13
- config/pmix_check_cflags.m4+15-7
- docs/how-things-work/index.rst+1
- docs/how-things-work/resolve.rst+41
- docs/news/news-v5.x.rst+36
- examples/Makefile.am+16-3
- examples/abi_with_init.c+53-2
- examples/client.c+10-4
- examples/dynamic.c+132-58
- examples/examples.h+3-1
- examples/group_lcl_cid.c+59-14
- examples/hello.c+10-24
- examples/pubstress.c+422
- examples/resolve.c+17-16
- examples/simple_resolve.c+101
- examples/toolqry.c+163
- include/pmix_common.h.in+12-2
- src/client/Makefile.include+3-2
- src/client/pmix_client.c-272
- src/client/pmix_client_get.c+2-2
- src/client/pmix_client_group.c+3-1
- src/client/pmix_client_resolve.c+959
- src/client/pmix_client_spawn.c+8-51
- src/common/Makefile.include+2-1
- src/common/pmix_alloc.c+309
- src/common/pmix_attributes.c+159-230
- src/common/pmix_attributes.h+4-2
- src/common/pmix_query.c+195-596
- src/common/pmix_strings.c+5-1
- src/hwloc/pmix_hwloc.c+3
- src/include/pmix_globals.h+5-1
- src/mca/base/pmix_mca_base_var.c+1-2
- src/mca/bfrops/base/bfrop_base_print.c+3-17
- src/mca/bfrops/base/bfrop_base_unpack.c+4-5
- src/mca/bfrops/v20/copy.c+7-3
- src/mca/gds/base/gds_base_fns.c+5-1
- src/mca/gds/gds.h+13-6
- src/mca/gds/hash/gds_fetch.c+44-39
- src/mca/gds/hash/gds_hash.c+6-5
- src/mca/gds/hash/gds_hash.h+11-7
- src/mca/gds/hash/process_arrays.c+12-7
- src/mca/gds/shmem2/gds_shmem2.c+4-2
- src/mca/gds/shmem2/gds_shmem2_fetch.c+33-30
- src/mca/gds/shmem2/gds_shmem2_fetch.h+2-1
- src/mca/gds/shmem2/gds_shmem2_utils.c+2-2
- src/mca/pmdl/ompi/pmdl_ompi.c+23-3
- src/mca/ptl/base/ptl_base_connection_hdlr.c+5-1
- src/mca/ptl/base/ptl_base_fns.c+12-6
- src/mca/ptl/base/ptl_base_stubs.c+12-1
- src/server/Makefile.include+3-1
- src/server/pmix_server.c+174-3
- src/server/pmix_server_get.c+1-1
- src/server/pmix_server_ops.c+8-1
- src/server/pmix_server_ops.h+12
- src/server/pmix_server_resolve.c+599
- src/tools/pctrl/pctrl.c+5-5
- src/util/pmix_fd.c+25-9
- src/util/pmix_show_help.c+16-13
- test/test_resolve_peers.c+2-2
- .github/workflows/builds-ancient.yaml+100
- .github/workflows/builds-older.yaml+194
- .github/workflows/builds.yaml+4-4
- .github/workflows/dvm.yaml+35-11
- .github/workflows/prte_mpi4py.yaml+171
- .gitignore+1
- config/oac+1-1
- config/prte_check_cflags.m4+15-7
- configure.ac+12-13
- docs/news/news-v3.x.rst+28
- examples/client2.c+11-1
- examples/debugger/attach.c+6-4
- examples/debugger/direct-multi.c+10-6
- examples/debugger/direct.c+13-7
- examples/debugger/indirect-multi.c+7-3
- examples/debugger/indirect.c+7-3
- examples/server.c+9-3
- src/docs/prrte-rst-content/Makefile.am+3-1
- src/docs/prrte-rst-content/cli-app-prefix.rst+27
- src/docs/prrte-rst-content/cli-no-app-prefix.rst+19
- src/docs/prrte-rst-content/cli-pmix-prefix.rst+24
- src/docs/show-help-files/help-plm-base.txt+100-1
- src/docs/show-help-files/help-plm-slurm.txt+9-71
- src/docs/show-help-files/help-plm-ssh.txt+1-13
- src/docs/show-help-files/help-prte.txt+22
- src/docs/show-help-files/help-prterun.txt+68-5
- src/docs/show-help-files/help-prun.txt+44-83
- src/hwloc/hwloc_base_util.c+2-2
- src/mca/grpcomm/direct/grpcomm_direct.c+2-2
- src/mca/odls/base/odls_base_default_fns.c+19-31
- src/mca/odls/default/odls_default_module.c+4-3
- src/mca/plm/alps/plm_alps_module.c+54-42
- src/mca/plm/base/plm_base_launch_support.c+9-3
- src/mca/plm/base/plm_base_receive.c+9-15
- src/mca/plm/lsf/plm_lsf_module.c+64-40
- src/mca/plm/slurm/plm_slurm.h+4-1
- src/mca/plm/slurm/plm_slurm_component.c+23-8
- src/mca/plm/slurm/plm_slurm_module.c+56-87
- src/mca/plm/ssh/plm_ssh_component.c+3-2
- src/mca/plm/ssh/plm_ssh_module.c+90-72
- src/mca/plm/tm/plm_tm_module.c+54-38
- src/mca/prtebacktrace/execinfo/backtrace_execinfo.c+4-3
- src/mca/rmaps/base/rmaps_base_map_job.c+12-3
- src/mca/rmaps/rank_file/rmaps_rank_file.c+3-2
- src/mca/rmaps/round_robin/rmaps_rr_mappers.c+5-5
- src/mca/schizo/base/schizo_base_stubs.c+103-10
- src/mca/schizo/ompi/schizo-ompi-cli.rstxt+33-1
- src/mca/schizo/ompi/schizo_ompi.c+45-11
- src/mca/schizo/prte/schizo_prte.c+9-1
- src/mca/state/base/state_base_fns.c+11-7
- src/mca/state/base/state_base_options.c+1-2
- src/mca/state/dvm/state_dvm.c+12-3
- src/mca/state/prted/state_prted.c+2-2
- src/pmix/pmix-internal.h+1-11
- src/pmix/pmix.c+1-9
- src/prted/pmix/pmix_server.c+6-2
- src/prted/pmix/pmix_server_dyn.c+28-4
- src/prted/pmix/pmix_server_internal.h+2-1
- src/prted/pmix/pmix_server_pub.c+71-33
- src/prted/pmix/pmix_server_queries.c+161-30
- src/prted/pmix/pmix_server_register_fns.c+10-1
- src/prted/prte_app_parse.c+105-10
- src/prted/prted.h+6-2
- src/prted/prun_common.c+168-134
- src/runtime/Makefile.am+3-3
- src/runtime/data_server/Makefile.am+34
- src/runtime/data_server/ds.h+124
- src/runtime/data_server/ds_lookup.c+310
- src/runtime/data_server/ds_main.c+334
- src/runtime/data_server/ds_publish.c+337
- src/runtime/data_server/ds_purge.c+103
- src/runtime/data_server/ds_unpublish.c+194
- src/runtime/data_server/prte_data_server.h+1-1
- src/runtime/data_type_support/prte_dt_print_fns.c+8-3
- src/runtime/prte_data_server.c-875
- src/runtime/prte_quit.c+3-3
- src/tools/prte/prte.c+156-148
- src/tools/prted/prted.c+4-2
- src/tools/prun/prun.c+1-2
- src/util/attr.c+39-9
- src/util/attr.h+5-2
- src/util/bipartite_graph.c+5-1
- src/util/malloc.c+9-1
- src/util/prte_cmd_line.h+5-1
- test/cmspawn.c+36-32
- test/mpi/spawn_multiple.c+54
0 commit comments