Description Usage Arguments Details Value Communication Examples
Sums the elements of a shaq.
1 2  | 
x | 
 A shaq.  | 
... | 
 Additionaly elements (shaqs or numeric vectors/matrices) to sum. Regular vectors/matrices are assumed to be global, but will only be included to the sum on rank 0.  | 
na.rm | 
 should NA's be removed?  | 
Combinations of shaq and numeric matrices/vectors can be used, so long as the first item is always a shaq.
A single value.
Communication consists of a an allreduce on a single value.
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.