Xmipp  v3.23.11-Nereus
Macros
cuda_volume_deform_sph_defines.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NONE   0
 
#define MAXWELL   4
 
#define PASCAL   5
 
#define TURING   6
 
#define AMPERE   7
 
#define L1   5
 
#define L2   5
 
#define ARCH   PASCAL
 
#define BLOCK_X_DIM   16
 
#define BLOCK_Y_DIM   8
 
#define BLOCK_Z_DIM   1
 

Macro Definition Documentation

◆ AMPERE

#define AMPERE   7

Definition at line 8 of file cuda_volume_deform_sph_defines.h.

◆ ARCH

#define ARCH   PASCAL

Definition at line 24 of file cuda_volume_deform_sph_defines.h.

◆ BLOCK_X_DIM

#define BLOCK_X_DIM   16

Definition at line 31 of file cuda_volume_deform_sph_defines.h.

◆ BLOCK_Y_DIM

#define BLOCK_Y_DIM   8

Definition at line 32 of file cuda_volume_deform_sph_defines.h.

◆ BLOCK_Z_DIM

#define BLOCK_Z_DIM   1

Definition at line 33 of file cuda_volume_deform_sph_defines.h.

◆ L1

#define L1   5

Definition at line 14 of file cuda_volume_deform_sph_defines.h.

◆ L2

#define L2   5

Definition at line 17 of file cuda_volume_deform_sph_defines.h.

◆ MAXWELL

#define MAXWELL   4

Definition at line 5 of file cuda_volume_deform_sph_defines.h.

◆ NONE

#define NONE   0

Definition at line 4 of file cuda_volume_deform_sph_defines.h.

◆ PASCAL

#define PASCAL   5

Definition at line 6 of file cuda_volume_deform_sph_defines.h.

◆ TURING

#define TURING   6

Definition at line 7 of file cuda_volume_deform_sph_defines.h.