Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
Go to the source code of this file.
Namespaces | |
CTF | |
Functions | |
Matrix | flatten_block_sparse_matrix (Matrix< Tensor<> > A, std::vector< int > ranges, World &dw) |
int | block_sparse (std::vector< int > ranges, World &dw) |
perform block sparse matrix-matrix product More... | |
char * | getCmdOption (char **begin, char **end, const std::string &option) |
int | main (int argc, char **argv) |