Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
csr.cxx File Reference
#include "csr.h"
#include "../contraction/ctr_comm.h"
#include "../shared/util.h"
Include dependency graph for csr.cxx:

Go to the source code of this file.

Namespaces

 CTF_int
 

Macros

#define ALIGN   256
 

Functions

int64_t CTF_int::get_csr_size (int64_t nnz, int nrow, int val_size)
 computes the size of a serialized CSR matrix More...
 

Macro Definition Documentation