Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
Timing and cost measurement

Data Structures

class  CTF::Function_timer
 times a specific symbol More...
 
class  CTF::Timer
 local process walltime measurement More...
 
class  CTF::Timer_epoch
 epoch during which to measure timers More...
 
class  CTF::Flop_counter
 a term is an abstract object representing some expression of tensors More...
 

Macros

#define MAX_NAME_LENGTH   53
 

Functions

void CTF::set_main_args (int argc, const char *const *argv)
 

Detailed Description

Macro Definition Documentation

#define MAX_NAME_LENGTH   53

Function Documentation

void CTF::set_main_args ( int  argc,
const char *const *  argv 
)

Definition at line 309 of file int_timer.cxx.

Referenced by CTF::World::~World().