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

Add missing Fortran subroutines to profiling lib #12174

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

jtronge
Copy link
Contributor

@jtronge jtronge commented Dec 20, 2023

This adds several missing mpi_f08 subroutines to the profiling interface.

@@ -75,6 +75,11 @@ pmpi_api_files = \
palltoallv_init_f08.F90 \
palltoallw_f08.F90 \
palltoallw_init_f08.F90 \
pparrived_f08.F90 \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you move these down in the list to be in alphabetical order?

@hppritcha
Copy link
Member

related to #12183

@hppritcha hppritcha merged commit d261a4a into open-mpi:main Dec 21, 2023
10 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.

2 participants