Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include "mapping.h"
Go to the source code of this file.
Data Structures | |
class | CTF_int::distribution |
Namespaces | |
CTF_int | |
Functions | |
int | CTF_int::get_distribution_size (int order) |
void | CTF_int::calc_dim (int order, int64_t size, int const *edge_len, mapping const *edge_map, int64_t *vrt_sz, int *vrt_edge_len, int *blk_edge_len) |
calculate the block-sizes of a tensor More... | |