Skip to content

Commit

Permalink
Merge pull request #15 from davidozog/pr/add_scan
Browse files Browse the repository at this point in the history
collectives intro: add Scan to team-based list
  • Loading branch information
davidozog authored Oct 9, 2024
2 parents 198335a + ea4a096 commit ceb9652
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 ceb9652

Please sign in to comment.