Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
Go to the source code of this file.
Data Structures | |
class | CTF_int::Model |
class | CTF_int::LinModel< nparam > |
Linear performance models, which given measurements, provides new model guess. More... | |
class | CTF_int::CubicModel< nparam > |
Cubic performance models, which given measurements, provides new model guess. More... | |
Namespaces | |
CTF_int | |
Functions | |
void | CTF_int::update_all_models (MPI_Comm comm) |
void | CTF_int::print_all_models () |
void | CTF_int::load_all_models (std::string file_name) |
void | CTF_int::write_all_models (std::string file_name) |
void | CTF_int::dump_all_models (std::string path) |