Update OpenPMIx and PRRTe submodule pointers. #10498
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
OpenPMIx changes:
6c9d3dd - Fix pcompress/zlib implementation (openpmix/openpmix#2625)
ac0654a - Fix typos.
b5ab80c - gds/shmem: Support multiple local clients.
43d3345 - Checkpoint gds/shmem work.
3f7b1d0 - Add PMIx Standard version info to pmix_info
fa15e0d - Update the PMIx ABI Query attributes to match the standard
dac9573 - Checkpoint gds/shmem work.
92e20e5 - Fix typo in setting hwloc verbosity
dad0fb8 - Some initial valgrind cleanup
c00f97f - TMA: Integrate more custom memory allocator infrastructure.
1286709 - Require flex only when keyval_lex.c is not provided
af5dd49 - Optimize the file descriptor cleanup on OSX
137cc3d - Support colocation of processes
49a28d3 - Initialize pmix_info_t flags when loading
e11fe2a - Save a legacy URI to support older tools
2f13feb - Deduplicate key/value storage for qualified values.
62d675f - Revert "Rename mca.h to pmix_mca.h to avoid include-path confusion"
288eed9 - Add a few missing renames
4d2e2b5 - Rename mca.h to pmix_mca.h to avoid include-path confusion
7c72657 - pmix_fd: cap the max FD to try to close
594303d - configure.ac: update directory space check
5ccd945 - Checkpoint more gds/shmem work.
34a26e8 - configury: do look for sed
4782e9a - Complete support for group-level info
b54565f - Address pedantic compiler warnings (openpmix/openpmix#2581)
90c06ff - Checkpoint gds/shmem work. (openpmix/openpmix#2579)
3766868 - Silence pedantic compiler warnings. (openpmix/openpmix#2625)
958d6bb - Modify the key-index support
ec77b2b - Correctly handle qualified values
b2f14cf - Remove GDS envar disablement
4e664bd - Checkpoint data storage and retrieval work in gds/shmem.
PRRTe changes:
df7d17d0a3 - Support colocation of spawned procs
6a77daafb6 - Fix a few bugs/leaks in the OOB subsystem
551c927741 - Remove stale Java support
48e44f4203 - Avoid PMIx server release of HWLOC topology
9fe286019e - Use fileno_unlocked if available
802d4d4349 - Incremental valgrind improvements
3083bdbec4 - Revert "Optimize the file descriptor cleanup on OSX"
5ee9b5abba - prrte: fix core dump while printing stack-trace
87df79b900 - Optimize the file descriptor cleanup on OSX
f09d98a4f7 - odls: fix alps compilation problem
db194bb1ab - configury: do look for sed
414b4748c2 - configure.ac: update directory space check
4246494bbb - Set the min PMIx version to v4.1.3
8103bff788 - Remove setting of PRTE_MCA_prte_base_help_aggregate.
da12b9da13 - Restore noloop for logging.
Signed-off-by: Austen Lauria [email protected]