Skip to content

Commit

Permalink
Add deprecation rationale for p2psynch types table
Browse files Browse the repository at this point in the history
Signed-off-by: David M. Ozog <[email protected]>
  • Loading branch information
David M. Ozog committed Feb 28, 2020
1 parent 22f89a4 commit 238d700
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/backmatter.tex
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,8 @@ \section{Overview}\label{subsec:dep_overview}
\minitab{\Cstd[11]: \FuncRef{shmem\_test(\CTYPE{unsigned short} ...)}
\\ \CorCpp: \FuncRef{shmem\_ushort\_test}}
& 1.5 & Current & (none) \\ \hline
\minitab{Table~\ref{p2psynctypes}: point-to-point synchronization types}
& 1.5 & Current & Table~\ref{stdamotypes}: standard AMO types \\ \hline
\end{longtable}
\end{center}

Expand Down Expand Up @@ -531,6 +533,11 @@ \subsection{\textit{C11} and \CorCpp: \FUNC{shmem\_wait\_until} and \FUNC{shmem\
\acp{AMO} (as of \openshmem 1.5), and there is no corresponding AMO for
\CTYPE{short} and \CTYPE{unsigned short}.

\subsection{Table~\ref{p2psynctypes}: point-to-point synchronization types}
As of \openshmem 1.5, the point-to-point synchronization routines are only
compatible with \acp{AMO}, so their interfaces are defined via the
standard \ac{AMO} types in Table~\ref{stdamotypes}.

\chapter{Changes to this Document}\label{sec:changelog}

\section{Version 1.5}
Expand Down

0 comments on commit 238d700

Please sign in to comment.