-
Notifications
You must be signed in to change notification settings - Fork 903
Update the ULFM Readme #9927
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
Update the ULFM Readme #9927
Conversation
@abouteiller Could you make a corresponding change on #8329? That will be the new docs someday -- hopefully in time for v5.0.0. |
@abouteiller with merging of #8329 this will need to be updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As @awlauria pointed out, this will need to be re-applied to the RST documentation. See https://github.com/open-mpi/ompi/blob/master/docs/features/ulfm.rst.
56048a5
to
d724405
Compare
d724405
to
d8bde8f
Compare
9053e5e
to
5098955
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor things to fix, and I pushed a commit with a few suggestions. Feel free to squash that into your existing commit.
Would it be possible to contribute man pages for the new MPIX functions? They don't have to be enormously detailed, but having the RST for the ??5?? new API functions would be great... |
c15a613
to
4f6a291
Compare
Yes, I'll make another PR for this, I have users that have been confused by the doc being outdated and I'd like the corrected doc out ASAP |
OTOH, adding 5 man pages is quick/easy to do. Might as well get all the docs out there to be consistent. 😄 |
4f6a291
to
4839d29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good -- thanks! Want to squash them down to a single commit?
Comment indentation Signed-off-by: Aurelien Bouteiller <[email protected]> ulfm readme: review comments from Jeff Signed-off-by: Aurelien Bouteiller <[email protected]> ulfm readme: Indentation of the 'important' and lists Signed-off-by: Aurelien Bouteiller <[email protected]>
4839d29
to
d97ae55
Compare
Signed-off-by: Aurelien Bouteiller [email protected]