Skip to content

Update PRRte and PMIx pointers. #10699

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Conversation

awlauria
Copy link
Contributor

@awlauria awlauria commented Aug 22, 2022

PMIx commits since last update:

ac7abc6 - Protect against NULL returned pointer
195e36f - Add new attribute definitions to support display options
65df29a - Fix bad dereferences when passed a NULL parameter to PMIx_Init
1491f3e - iof: Fix merging of stderr to stdout.
a7698ed - Remove man pages
6fee9eb - Fix flex detection
e3b925f - Enable show_help output on tools
df0280b - Fix the buildrpm script
c5f6b64 - Cleanup singletion IOF lists
e161a5e - examples: add a test to simulate open mpi group
1c1d4e1 - Output IO as singleton, support background commands
7838bc7 - Silence the gcc12 complaints
e68b7b4 - Allow example to run as singleton
5ea3328 - Need to replace the entire proc in fence with group member
d9aa3a0 - Fix/implement the group invite support

PRRTe commits since last update:

0a75473300 - Get the "--display topo" option to work
bc4350a55e - Remove stale references to alloc-dev as display options
6ed6563b5d - Fix second pass on map-by-obj
75511d4890 - java: add ease-of-use feature for ompi java apps
31e6656681 - schizo/ompi: Add translation for --merge-stderr-to-stdout.
96dd2277dd - fix typo in help msg
1ed17eb848 - schizo/ompi: Fix --do-not-launch.
c63d743f9b - Fix compile error with FT enabled.
a7a7790b66 - --stop-in-app does not require an argument.
8d735f530d - Ensure tools get string explanation for non-norm term
12bb6c7dd6 - Fix bind-upward check and cleanup bind output
013c5d0f8d - Remove the "report" qualifier from "--bind-to"
4a1491386a - Correct the support check logic
b5a58a693a - Fix synthetic topo support and too early sanity check
c206113140 - Update current state of PRRTE help docs
3847671bff - Provide upgrade warning for ancient Slurm versions
1fbfb0bf91 - Fix app/local rank computation
0937e7c7a8 - Fix Keepalive CLI option

Signed-off-by: Austen Lauria awlauria@us.ibm.com

@dalcinl
Copy link
Contributor

dalcinl commented Aug 24, 2022

@awlauria Could you please add the fixes from openpmix/prrte#1463?

@awlauria awlauria force-pushed the prte_pmix_main_up branch 2 times, most recently from c28da94 to 8b442e0 Compare August 24, 2022 15:02
@awlauria
Copy link
Contributor Author

@dalcinl done.

PMIx commits since last update:

ac7abc6 - Protect against NULL returned pointer
195e36f - Add new attribute definitions to support display options
65df29a - Fix bad dereferences when passed a NULL parameter to PMIx_Init
1491f3e - iof: Fix merging of stderr to stdout.
a7698ed - Remove man pages
6fee9eb - Fix flex detection
e3b925f - Enable show_help output on tools
df0280b - Fix the buildrpm script
c5f6b64 - Cleanup singletion IOF lists
e161a5e - examples: add a test to simulate open mpi group
1c1d4e1 - Output IO as singleton, support background commands
7838bc7 - Silence the gcc12 complaints
e68b7b4 - Allow example to run as singleton
5ea3328 - Need to replace the entire proc in fence with group member
d9aa3a0 - Fix/implement the group invite support

PRRTe commits since last update:

0a75473300 - Get the "--display topo" option to work
bc4350a55e - Remove stale references to alloc-dev as display options
6ed6563b5d - Fix second pass on map-by-obj
75511d4890 - java: add ease-of-use feature for ompi java apps
31e6656681 - schizo/ompi: Add translation for --merge-stderr-to-stdout.
96dd2277dd - fix typo in help msg
1ed17eb848 - schizo/ompi: Fix --do-not-launch.
c63d743f9b - Fix compile error with FT enabled.
a7a7790b66 - --stop-in-app does not require an argument.
8d735f530d - Ensure tools get string explanation for non-norm term
12bb6c7dd6 - Fix bind-upward check and cleanup bind output
013c5d0f8d - Remove the "report" qualifier from "--bind-to"
4a1491386a - Correct the support check logic
b5a58a693a - Fix synthetic topo support and too early sanity check
c206113140 - Update current state of PRRTE help docs
3847671bff - Provide upgrade warning for ancient Slurm versions
1fbfb0bf91 - Fix app/local rank computation
0937e7c7a8 - Fix Keepalive CLI option

Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
@awlauria awlauria merged commit 96fadd9 into open-mpi:main Aug 24, 2022
@awlauria awlauria deleted the prte_pmix_main_up branch August 24, 2022 17:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants