Skip to content

Commit

Permalink
reductions: revert back to associative binary ops
Browse files Browse the repository at this point in the history
  • Loading branch information
davidozog committed Oct 9, 2024
1 parent 11c76e0 commit d7a4aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/programming_model_overview.tex
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
of concatenated symmetric objects contributed by each of the \acp{PE} in
another symmetric data object.
\item \OPR{Reduction}: All \acp{PE} participating in the routine get the result
of a binary operation over elements of the specified symmetric
of an associative binary routine over elements of the specified symmetric
data object on another symmetric data object.
\item \OPR{All-to-All}: All \acp{PE} participating in the routine exchange
a fixed amount of contiguous or strided data with all other participating
Expand Down

0 comments on commit d7a4aa5

Please sign in to comment.