diff --git a/content/library_handles.tex b/content/library_handles.tex index 2f674b3c3..d902b78a4 100644 --- a/content/library_handles.tex +++ b/content/library_handles.tex @@ -14,10 +14,10 @@ \endhead %% \LibHandleDecl{SHMEM\_TEAM\_WORLD} & -Handle of type \CTYPE{shmem\_team\_t} that corresponds to the -default team of all \acp{PE} in the \openshmem program. All point-to-point +Handle of type \CTYPE{shmem\_team\_t} that corresponds to the world +team that contains all \acp{PE} in the \openshmem program. All point-to-point communication operations and collective synchronizations that do not specify a team -are performed on the default team. +are performed on the world team. See Section~\ref{subsec:team} for more detail about its use. \tabularnewline \hline %%