TR-mbed 1.0
Loading...
Searching...
No Matches
Macros
bench_parameter.hh File Reference

Go to the source code of this file.

Macros

#define REAL_TYPE   float
 
#define MIN_TIME   0.2
 
#define NB_POINT   100
 
#define MIN_AXPY   5
 
#define MAX_AXPY   3000000
 
#define MIN_MV   5
 
#define MAX_MV   5000
 
#define MIN_MM   5
 
#define MAX_MM   MAX_MV
 
#define MIN_LU   5
 
#define MAX_LU   3000
 
#define TINY_MV_MAX_SIZE   16
 
#define DEFAULT_NB_SAMPLE   1000
 
#define DEFAULT_NB_TRIES   3
 

Macro Definition Documentation

◆ DEFAULT_NB_SAMPLE

#define DEFAULT_NB_SAMPLE   1000

◆ DEFAULT_NB_TRIES

#define DEFAULT_NB_TRIES   3

◆ MAX_AXPY

#define MAX_AXPY   3000000

◆ MAX_LU

#define MAX_LU   3000

◆ MAX_MM

#define MAX_MM   MAX_MV

◆ MAX_MV

#define MAX_MV   5000

◆ MIN_AXPY

#define MIN_AXPY   5

◆ MIN_LU

#define MIN_LU   5

◆ MIN_MM

#define MIN_MM   5

◆ MIN_MV

#define MIN_MV   5

◆ MIN_TIME

#define MIN_TIME   0.2

◆ NB_POINT

#define NB_POINT   100

◆ REAL_TYPE

#define REAL_TYPE   float

◆ TINY_MV_MAX_SIZE

#define TINY_MV_MAX_SIZE   16