MAGMA  1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
timing.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef double real_Double_t

Enumerations

enum  iparam_timing {
  TIMING_CHECK, TIMING_WARMUP, TIMING_NITER, TIMING_N,
  TIMING_M, TIMING_NB, TIMING_IB, TIMING_NRHS,
  TIMING_THRDNBR, TIMING_NCUDAS, TIMING_THRDNBR_SUBGRP, TIMING_SCHEDULER,
  TIMING_AUTOTUNING, TIMING_INPUTFMT, TIMING_OUTPUTFMT, TIMING_NDOM,
  TIMING_PROFILE, TIMING_PEAK, TIMING_ITER, TIMING_PARALLEL_TASKS,
  TIMING_NO_CPU, TIMING_BOUND, TIMING_BOUNDDEPS, TIMING_BOUNDDEPSPRIO,
  TIMING_INBPARAM
}
enum  dparam_timing {
  TIMING_TIME, TIMING_ANORM, TIMING_BNORM, TIMING_XNORM,
  TIMING_RES, TIMING_ESTIMATED_PEAK, TIMING_DNBPARAM
}

Typedef Documentation

typedef double real_Double_t

Definition at line 4 of file timing.h.


Enumeration Type Documentation

Enumerator:
TIMING_TIME 
TIMING_ANORM 
TIMING_BNORM 
TIMING_XNORM 
TIMING_RES 
TIMING_ESTIMATED_PEAK 
TIMING_DNBPARAM 

Definition at line 37 of file timing.h.

Enumerator:
TIMING_CHECK 
TIMING_WARMUP 
TIMING_NITER 
TIMING_N 
TIMING_M 
TIMING_NB 
TIMING_IB 
TIMING_NRHS 
TIMING_THRDNBR 
TIMING_NCUDAS 
TIMING_THRDNBR_SUBGRP 
TIMING_SCHEDULER 
TIMING_AUTOTUNING 
TIMING_INPUTFMT 
TIMING_OUTPUTFMT 
TIMING_NDOM 
TIMING_PROFILE 
TIMING_PEAK 
TIMING_ITER 
TIMING_PARALLEL_TASKS 
TIMING_NO_CPU 
TIMING_BOUND 
TIMING_BOUNDDEPS 
TIMING_BOUNDDEPSPRIO 
TIMING_INBPARAM 

Definition at line 6 of file timing.h.