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

[SHMEM 1.6 Backmatter] Backmatter section committee changes #536

Merged
merged 17 commits into from
Sep 27, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
backmatter: add changelog for no team wrap-arounds
David Ozog committed Aug 30, 2024
commit 0947c3992c998740608c93f7f9207032f5c8fa7d
5 changes: 5 additions & 0 deletions content/backmatter.tex
Original file line number Diff line number Diff line change
@@ -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.