Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
reduce_bcast

Summation along tensor diagonals. More...

Collaboration diagram for reduce_bcast:

Functions

int reduce_bcast (int n, World &dw)
 
char * getCmdOption (char **begin, char **end, const std::string &option)
 
int main (int argc, char **argv)
 

Detailed Description

Summation along tensor diagonals.

Function Documentation

char* getCmdOption ( char **  begin,
char **  end,
const std::string &  option 
)

Definition at line 73 of file reduce_bcast.cxx.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 84 of file reduce_bcast.cxx.

References getCmdOption(), ctf.core::np(), ctf.core::rank(), and reduce_bcast().

int reduce_bcast ( int  n,
World dw 
)