FasTensor
1.0.0
Transform Supercomputing for AI
|
#include "ft_chunk.h"
Functions | |
void | GetDefaultChunkSize (std::vector< int > &chunk_size_p, std::vector< int > &overlap_size_p, std::vector< unsigned long long > data_size) |
Get the Default chunk size Convert default_total_chunk_cells into chunk_size. More... | |
Variables | |
int | default_total_chunk_cells = 268435456 |
void GetDefaultChunkSize | ( | std::vector< int > & | chunk_size_p, |
std::vector< int > & | overlap_size_p, | ||
std::vector< unsigned long long > | data_size | ||
) |
Get the Default chunk size Convert default_total_chunk_cells into chunk_size.
chunk_size_p | |
overlap_size_p |
int default_total_chunk_cells = 268435456 |
Author: Bin Dong dbin@ Web: lbl. govhttps://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory