imate
C++/CUDA Reference
Loading...
Searching...
No Matches
cu_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 USE_CUBLAS   1
 
#define USE_CUDA_FP8_E5M2   0
 
#define USE_CUDA_FP8_E4M3   0
 
#define USE_CUDA_FP16   0
 
#define USE_CUDA_BF16   0
 
#define USE_CUDA_FP32   1
 
#define USE_CUDA_FP64   1
 

Macro Definition Documentation

◆ USE_CUBLAS

#define USE_CUBLAS   1

Definition at line 24 of file cu_definitions.h.

◆ USE_CUDA_BF16

#define USE_CUDA_BF16   0

Definition at line 48 of file cu_definitions.h.

◆ USE_CUDA_FP16

#define USE_CUDA_FP16   0

Definition at line 42 of file cu_definitions.h.

◆ USE_CUDA_FP32

#define USE_CUDA_FP32   1

Definition at line 54 of file cu_definitions.h.

◆ USE_CUDA_FP64

#define USE_CUDA_FP64   1

Definition at line 60 of file cu_definitions.h.

◆ USE_CUDA_FP8_E4M3

#define USE_CUDA_FP8_E4M3   0

Definition at line 36 of file cu_definitions.h.

◆ USE_CUDA_FP8_E5M2

#define USE_CUDA_FP8_E5M2   0

Definition at line 30 of file cu_definitions.h.