Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
int_timer.cxx File Reference
#include "util.h"
#include "int_timer.h"
#include "model.h"
#include "../interface/timer.h"
Include dependency graph for int_timer.cxx:

Go to the source code of this file.

Namespaces

 CTF
 

Macros

#define MAX_TOT_SYMBOLS_LEN   1000000
 

Functions

bool CTF::comp_name (Function_timer const &w1, Function_timer const &w2)
 
void CTF::print_timers (char const *name)
 
void CTF::set_main_args (int argc, const char *const *argv)
 
void CTF::set_context (MPI_Comm ctxt)
 

Variables

int CTF::main_argc = 0
 
const char *const * CTF::main_argv
 
MPI_Comm CTF::comm
 
double CTF::excl_time
 
double CTF::complete_time
 
int CTF::set_contxt = 0
 
int CTF::output_file_counter = 0
 

Macro Definition Documentation

#define MAX_TOT_SYMBOLS_LEN   1000000

Definition at line 18 of file int_timer.cxx.

Referenced by CTF::print_timers().