Skip to content

Update OpenPMIx and PRRTe submodule pointers. #10934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

awlauria
Copy link
Contributor

OpenPMIx commits since last update:

b4a55542 - Update NEWS
2b92a6af - Handle session-info in the gds/hash component 4dd99584 - Handle app-info in the gds/hash component 59c8b8c3 - Update NEWS
7b0bb406 - Stop-in-init applies to all procs in a job 8c4cdd37 - Cleanup some store/retrieve issues
b1a65392 - Update EXCEPTIONS
2fb902e5 - Provide a little more useful error output 3147fba1 - Add some debug macros for tracking key values 8ebc45fc - PMIX_OBJ_STATIC_INIT: fixed initialization ca350205 - Roll to rc2
31362d74 - Enhance the performance of the var_scope_push/pop script 4685b607 - pnet/nvd: Fix macro escaping issue
92fbde60 - llvm/oneapi: fixes to bring pmix up to iso c99 f1171cf5 - Fix some memory leaks and cleanup macro defns fed0ad14 - Plug a memory leak

PRRTe commits since last update:

a3e81f2efb - Update NEWS
34735ca44a - Pickup missing changes
c49aa76728 - Reduce debugger confusion
3fde1e53cc - misc unused var cleanups
69b0570e8a - remove unused vars and fix rc/ret typo 0041d2278c - more unused vars
f9049d514a - unused var
df47bc6dea - squash warnings
135452cd11 - remove some unused vars
428a51cc6a - Cleanup grpcomm cruft
cc402aa402 - Support query of pset membership
08c03741ba - plm/tm: Fix build breakage
0387c18b7b - Fix memory leaks in RML and at job termination. a001245cfa - Update Open MPI mpirun help text
1a25f6602f - Change --stop-in-* to take optional arguments. 799d7fd769 - schizo/ompi: Fix --report-pid/sid.
59b4d6bb81 - alps fixes for mca move
ecb4d2d125 - Allow prterun to act as prun
d5d47c8ea6 - Catch some more component updates
b2302a09dd - ras/lsf: Fix build breakage
4349e72a6f - Fix a typo and expand debugger example range to cover MPI 1d2bfabb81 - Fix mapping by pe-list when oversubscribed 6944a64068 - Push launch-agent CLI into the env
b79d6b0a03 - Fix print statement
1b850dd64f - Actually support the output-proctable option 96096dc428 - Fix some memory leaks during resource mapping. 989a73cc9b - Fix some memory leaks during resource mapping. c7691c7e82 - Update NEWS
7aa528613a - Fix --preload-binary.
111d2baddd - schizo/ompi: Fix --use-hwthread-cpus option. 87fb5c670a - Plug a memory leak
220b7e80a1 - BuildRequires: gcc
5f591bf93b - Complete help text on notifications

Signed-off-by: Austen Lauria [email protected]

OpenPMIx commits since last update:

b4a55542 - Update NEWS
2b92a6af - Handle session-info in the gds/hash component
4dd99584 - Handle app-info in the gds/hash component
59c8b8c3 - Update NEWS
7b0bb406 - Stop-in-init applies to all procs in a job
8c4cdd37 - Cleanup some store/retrieve issues
b1a65392 - Update EXCEPTIONS
2fb902e5 - Provide a little more useful error output
3147fba1 - Add some debug macros for tracking key values
8ebc45fc - PMIX_OBJ_STATIC_INIT: fixed initialization
ca350205 - Roll to rc2
31362d74 - Enhance the performance of the var_scope_push/pop script
4685b607 - pnet/nvd: Fix macro escaping issue
92fbde60 - llvm/oneapi: fixes to bring pmix up to iso c99
f1171cf5 - Fix some memory leaks and cleanup macro defns
fed0ad14 - Plug a memory leak

PRRTe commits since last update:

a3e81f2efb - Update NEWS
34735ca44a - Pickup missing changes
c49aa76728 - Reduce debugger confusion
3fde1e53cc - misc unused var cleanups
69b0570e8a - remove unused vars and fix rc/ret typo
0041d2278c - more unused vars
f9049d514a - unused var
df47bc6dea - squash warnings
135452cd11 - remove some unused vars
428a51cc6a - Cleanup grpcomm cruft
cc402aa402 - Support query of pset membership
08c03741ba - plm/tm: Fix build breakage
0387c18b7b - Fix memory leaks in RML and at job termination.
a001245cfa - Update Open MPI mpirun help text
1a25f6602f - Change --stop-in-* to take optional arguments.
799d7fd769 - schizo/ompi: Fix --report-pid/sid.
59b4d6bb81 - alps fixes for mca move
ecb4d2d125 - Allow prterun to act as prun
d5d47c8ea6 - Catch some more component updates
b2302a09dd - ras/lsf: Fix build breakage
4349e72a6f - Fix a typo and expand debugger example range to cover MPI
1d2bfabb81 - Fix mapping by pe-list when oversubscribed
6944a64068 - Push launch-agent CLI into the env
b79d6b0a03 - Fix print statement
1b850dd64f - Actually support the output-proctable option
96096dc428 - Fix some memory leaks during resource mapping.
989a73cc9b - Fix some memory leaks during resource mapping.
c7691c7e82 - Update NEWS
7aa528613a - Fix --preload-binary.
111d2baddd - schizo/ompi: Fix --use-hwthread-cpus option.
87fb5c670a - Plug a memory leak
220b7e80a1 - BuildRequires: gcc
5f591bf93b - Complete help text on notifications

Signed-off-by: Austen Lauria <[email protected]>
@awlauria awlauria added this to the v5.0.0 milestone Oct 17, 2022
@awlauria awlauria requested review from janjust and gpaulsen October 17, 2022 15:31
@awlauria awlauria requested a review from nysal October 17, 2022 15:31
@rhc54
Copy link
Contributor

rhc54 commented Oct 17, 2022

If you wouldn't mind, would appreciate seeing the v5.0 branch updated to the latest rc tags for PMIx/PRRTE as well. Hoping to use MTT for a scan prior to formal release of those two projects.

@rhc54
Copy link
Contributor

rhc54 commented Oct 17, 2022

oh - duh, this is on the v5.0 branch! Please ignore the noise.

@awlauria awlauria merged commit a5e85e1 into open-mpi:v5.0.x Oct 17, 2022
@awlauria awlauria deleted the v5.0.x_prte_pmix_update branch October 17, 2022 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants