Skip to content

Commit

Permalink
Add signal set, add, and fetch to changes
Browse files Browse the repository at this point in the history
Signed-off-by: James Dinan <[email protected]>
  • Loading branch information
jdinan committed Nov 7, 2024
1 parent 760ae38 commit ac767e0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion content/backmatter.tex
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,8 @@ \section{Version 1.6}
\label{changelog:v1.6}
Major changes in \openshmem[1.6] include the addition of inclusive and
exclusive scan operations, session routines, support for multiple
initialization and finalization calls, interleaved block transfer APIs, and the
initialization and finalization calls, interleaved block transfer APIs,
signal add and set APIs, and the
\FUNC{shmem\_team\_ptr} function.

The following list describes the specific changes in \openshmem[1.6]:
Expand Down Expand Up @@ -874,6 +875,9 @@ \section{Version 1.5}
\item Added support for nonblocking \OPR{put-with-signal} functions.
\ChangelogRef{subsec:shmem_put_signal_nbi}%
%
\item Added \FUNC{shmem\_signal\_fetch} function.
\ChangelogRef{subsec:shmem_signal_fetch}%
%
\item Deprecated point-to-point synchronization types and names.
\ChangelogRef{p2psynctypes, dep:p2p_sync_types}%
%
Expand Down

0 comments on commit ac767e0

Please sign in to comment.