slide 13 of 21
Aggregate Functions
-
Not shared memory nor message passing
-
As a barrier side-effect, each PC can:
-
Output: a datum
-
Input: selected function of data from all PCs
-
Can examine global state in a single operation
-
Can simulate shared memory & message passing