diff --git a/content/backmatter.tex b/content/backmatter.tex index 7e6f4a7d..84c95064 100644 --- a/content/backmatter.tex +++ b/content/backmatter.tex @@ -686,8 +686,8 @@ \section{Version 1.6} operations for team-based reductions. \ChangelogRef{teamreducetypes}% % -\item Added the session routines, \FUNC{shmem\_session\_start} and - \FUNC{shmem\_session\_stop}, which allow users to pass hints to the +\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. \ChangelogRef{subsec:sessions}% \item Added fine grained completion routine: \FUNC{shmem\_pe\_quiet}.