diff --git a/content/backmatter.tex b/content/backmatter.tex index 3fc2a0454..552647749 100644 --- a/content/backmatter.tex +++ b/content/backmatter.tex @@ -607,6 +607,9 @@ \section{Version 1.5} The following list describes the specific changes in \openshmem[1.5]: \begin{itemize} % +\item Added teams API: team management and team-based collectives. +\\ See Section \ref{subsec:team} and \ref{subsec:team_collectives}. +% \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}.