Skip to content

Commit

Permalink
collectives intro: add Scan to team-based list
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ozog committed Sep 27, 2024
1 parent 82b8e19 commit 2d44ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/collective_intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ \subsubsection*{Team-based collectives}
\item \FUNC{shmem\_[\FuncParam{TYPENAME}\_]collect[mem]}
\item \FUNC{shmem\_[\FuncParam{TYPENAME}\_]fcollect[mem]}
\item \FUNC{shmem\_[\FuncParam{TYPENAME}\_]\{and, or, xor, max, min, sum, prod\}\_reduce}
\item \FUNC{shmem\_[\FuncParam{TYPENAME}\_]sum\_\{in, ex\}scan}
\end{itemize}

In addition, all team creation functions are collective operations. In addition to the ordering
Expand Down

0 comments on commit 2d44ceb

Please sign in to comment.