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

Edits to drafts/osh-1.4-rc5 to facillitate manpage generation #3

Closed

Conversation

angelali4096
Copy link

Changed main_spec.tex to maintain consistency between the names of the tex files and the names of the functions.

Got rid of extra braces in shmem_reductions.tex that were showing in the manpages.

main_spec.tex Outdated
@@ -112,7 +112,7 @@ \subsubsection{\textbf{SHPALLOC}}\label{subsec:shpalloc}
\subsubsection{\textbf{SHPCLMOVE}}\label{subsec:shpclmove}
\input{content/shpclmove.tex}

\subsubsection{\textbf{SHPDEALLC}}\label{subsec:shpdealloc}
\subsubsection{\textbf{SHPDEALLOC}}\label{subsec:shpdealloc}
Copy link
Owner

Choose a reason for hiding this comment

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

The routine in question is actually called SHPDEALLC, so the right fix here is to rename the input file rather than renaming the section. Could you push a patch to fix this?

Copy link
Owner

@jdinan jdinan left a comment

Choose a reason for hiding this comment

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

Update SHPDEALLC bit.

Changed filename from shpdealloc.tex to shpdeallc.tex in contents
folder. Updated main_spec.tex, table of contents, to also be con-
sistent.
@jdinan
Copy link
Owner

jdinan commented Dec 13, 2017

Merged into #4

@jdinan jdinan closed this Dec 13, 2017
jdinan pushed a commit that referenced this pull request Dec 14, 2017
Coverpage changes from Steve
jdinan pushed a commit that referenced this pull request Dec 14, 2017
section/collectives changes for OpenSHMEM 1.4
jdinan pushed a commit that referenced this pull request May 6, 2019
Remove cross-references in test any/all/some API
jdinan pushed a commit that referenced this pull request Feb 28, 2020
section/rma: replace default team with world team
jdinan pushed a commit that referenced this pull request Apr 5, 2020
Deprecate short-typed wait/test & update tables to std AMO
jdinan pushed a commit that referenced this pull request Apr 6, 2020
jdinan pushed a commit that referenced this pull request Sep 6, 2024
[Annex C] Remove trapped and replace with detect
jdinan pushed a commit that referenced this pull request Sep 6, 2024
Updated example 14 to remove `shmem_long_sum_to_all`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants