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

v5.0.x: fortran/use-mpi-f08: Add missing profile symbols #12959

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.

Signed-off-by: Jeff Squyres [email protected]
(cherry picked from commit d412b9e)

Fixes #12954

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]>
(cherry picked from commit d412b9e)
@janjust janjust merged commit 6fd18e5 into open-mpi:v5.0.x Dec 10, 2024
15 checks passed
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