imate
C++/CUDA Reference
Loading...
Searching...
No Matches
definitions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LONG_INT   0
 
#define UNSIGNED_LONG_INT   0
 
#define USE_LOOP_UNROLLING   1
 
#define LARGE_ARRAY_SIZE   100000
 
#define USE_OPENMP   1
 
#define USE_CBLAS   0
 
#define USE_MKL   0
 

Macro Definition Documentation

◆ LARGE_ARRAY_SIZE

#define LARGE_ARRAY_SIZE   100000

Definition at line 78 of file definitions.h.

◆ LONG_INT

#define LONG_INT   0

Definition at line 39 of file definitions.h.

◆ UNSIGNED_LONG_INT

#define UNSIGNED_LONG_INT   0

Definition at line 62 of file definitions.h.

◆ USE_CBLAS

#define USE_CBLAS   0

Definition at line 94 of file definitions.h.

◆ USE_LOOP_UNROLLING

#define USE_LOOP_UNROLLING   1

Definition at line 69 of file definitions.h.

◆ USE_MKL

#define USE_MKL   0

Definition at line 104 of file definitions.h.

◆ USE_OPENMP

#define USE_OPENMP   1

Definition at line 84 of file definitions.h.