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

MPI_T: provide a stub implementation of events #13086

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hppritcha
Copy link
Member

man pages will be added in a separate PR.

man pages will be added in a separate PR.

Signed-off-by: Howard Pritchard <[email protected]>
@hppritcha
Copy link
Member Author

@jsquyres per your request at last weeks meeting.

@hppritcha
Copy link
Member Author

related to #8057

@jsquyres jsquyres modified the milestones: v6, v6.0.0 Feb 12, 2025
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

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

In general, I think this looks like a great first step -- the API is there, and is conformant (even though it doesn't actually do anything). Extensions to make this API more functional would be welcome after this PR.

Any chance we could get some man pages and/or a mention somewhere in the docs about MPI_T events?

@@ -1399,6 +1405,7 @@ if test $ac_cv_header_sys_synch_h = yes ; then
[Do not use outside of mpi.h. Define to 1 if you have the <sys/synch.h> header file.])
fi


Copy link
Member

Choose a reason for hiding this comment

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

Nit: spurious additional line.

@hppritcha
Copy link
Member Author

i'll add man pages to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants