Skip to content

Commit

Permalink
Merge pull request #19 from BryantLam/334-changelog
Browse files Browse the repository at this point in the history
Changelog for openshmem-org#334 removal of short and unsigned short from wait_until/test
  • Loading branch information
BryantLam authored Apr 3, 2020
2 parents d8c09df + 9c0fb23 commit 464a193
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/backmatter.tex
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,9 @@ \section{Version 1.5}
%
\item Removed \FUNC{SHMEM\_CACHE}.
%
\item Deprecated \CTYPE{short} and \CTYPE{unsigned short} variants for
\FUNC{shmem\_wait\_until} and \FUNC{shmem\_test}.
%
\item Added \FUNC{shmem\_malloc\_with\_hints} interface and corresponding hints
\CONST{SHMEM\_MALLOC\_ATOMICS\_REMOTE} and \CONST{SHMEM\_MALLOC\_SIGNAL\_REMOTE}.
\\ See Section \ref{subsec:shmmallochint} and \ref{subsec:library_constants}.
Expand Down Expand Up @@ -689,6 +692,8 @@ \section{Version 1.5}
\item Added support for nonblocking \OPR{put-with-signal} functions.
\\ See Section \ref{subsec:shmem_put_signal_nbi}.
%
\item Deprecated Table~\ref{p2psynctypes}: point-to-point synchronization types and names.
%
\item Clarified that point-to-point synchronization routines preserve the
atomicity of OpenSHMEM \acp{AMO}.
\\ See Section~\ref{subsec:amo_guarantees}.
Expand Down

0 comments on commit 464a193

Please sign in to comment.