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

Man pages for MPI_Pready* use a wrong signature #12704

Closed
jprotze opened this issue Jul 23, 2024 · 1 comment · Fixed by #12754
Closed

Man pages for MPI_Pready* use a wrong signature #12704

jprotze opened this issue Jul 23, 2024 · 1 comment · Fixed by #12754

Comments

@jprotze
Copy link

jprotze commented Jul 23, 2024

Thank you for taking the time to submit an issue!

Background information

What version of Open MPI are you using?

main (a24343d)

Details of the problem

The man pages use MPI_Request* request rather than MPI_Request request:

https://github.com/open-mpi/ompi/blob/main/docs/man-openmpi/man3/MPI_Pready.3.rst

Same for MPI_Pready_range and MPI_Pready_list

@jsquyres
Copy link
Member

@jprotze Thank you for notifying us of the issue -- I've filed a PR against main and will cherry pick it over to v5.0.x when it merges.

@jsquyres jsquyres linked a pull request Aug 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants