From d7a4aa58556b8b91ed62034f14b87d447364b07e Mon Sep 17 00:00:00 2001 From: David Ozog Date: Wed, 9 Oct 2024 10:59:00 -0400 Subject: [PATCH] reductions: revert back to associative binary ops --- content/programming_model_overview.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/programming_model_overview.tex b/content/programming_model_overview.tex index 8305607b..6d53ece1 100644 --- a/content/programming_model_overview.tex +++ b/content/programming_model_overview.tex @@ -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