Skip to content

Commit

Permalink
Merge pull request #6 from davidozog/pr/no_team_wraparound-changelog
Browse files Browse the repository at this point in the history
backmatter: add changelog for no team wrap-arounds
  • Loading branch information
kwaters4 authored Aug 30, 2024
2 parents a3484f1 + 0947c39 commit 58d3f22
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 @@ -677,6 +677,11 @@ \section{Version 1.6}
\FUNC{shmem\_team\_ptr}.
\ChangelogRef{subsec:shmem_team_ptr}%
%
\item Clarified that the behavior of \FUNC{shmem\_team\_split\_strided} is
undefined when the input \VAR{start}, \VAR{stride}, and \VAR{size} arguments
imply a \textit{wrap-around} with respect to the parent team's \acp{PE}.
\ChangelogRef{subsec:shmem_team_split_strided}%
%
\item Added the session routines, \FUNC{shmem\_ctx\_session\_start} and
\FUNC{shmem\_ctx\_session\_stop}, which allow users to pass hints to the
\openshmem library to apply runtime optimizations.
Expand Down

0 comments on commit 58d3f22

Please sign in to comment.