-
Notifications
You must be signed in to change notification settings - Fork 41
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
RMA, AMO, Reduction edits #362
Conversation
* Adding macro for subsubsubsection * Moving blocking and non_blocking RMA into one subsubsection * Moving blocking and non_blocking AMO into one subsubsection * Updating AMO introduction to reflect support for non_blocking operations * Reduction paragraph was replaced with subsubsubsection to make the text consistent Signed-off-by: Pavel Shamis (Pasha) <[email protected]>
Fixing #216 |
@nspark this PR touched collectives. Reduction used paragraphs and I made it consistent across chapters. Please let me know if this is okay. Otherwise I can open separate PR just with the reduction change. |
@manjugv can you please review as well. thanks |
Please move this PR to the relevant section committee branch. |
@jdinan How do I do it and what is the relevant branch ? thanks ! |
You're the chair, so please create a branch on the current openshmem-org:master head for RMA/AMO/Signal section edits on your fork: shamisp:sec/rma-amo. Post the changes on this PR as a PR against that section committee branch, request reviews from your committee members, and merge into section edits once section committee approves. Thanks! |
@jdinan - got it. thanks. |
operations
text consistent
Signed-off-by: Pavel Shamis (Pasha) [email protected]