Skip to content
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

fortran/use-mpi-f08: Add missing profile symbols #12956

Merged

Conversation

jsquyres
Copy link
Member

@jsquyres jsquyres commented Dec 3, 2024

The profiling symbols for PMPI_Allreduce_init,
PMPI_Group_from_session_pset, and PMPI_Session_call_errhandler were missing from the mpi_f08 Fortran library. This commit adds them to the relevant Makefile.am.

Thanks to @gcorbin for identifying and reporting the problem.

Refs #12954

This will need to be cherry picked to v5.0.x as well.

The profiling symbols for PMPI_Allreduce_init,
PMPI_Group_from_session_pset, and PMPI_Session_call_errhandler were
missing from the mpi_f08 Fortran library.  This commit adds them to
the relevant Makefile.am.

Thanks to @gcorbin for identifying and reporting the problem.

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres merged commit 2bd020a into open-mpi:main Dec 3, 2024
18 checks passed
@jsquyres jsquyres deleted the pr/add-missing-use-mpi-f08-profile-symbols branch December 3, 2024 21:03
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.

2 participants