Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Macros
performance_tuning.h File Reference

Go to the source code of this file.

Macros

#define CUTLASS_PERFORMANCE_TUNING_H
 
#define CUTLASS_PRAGMA_UNROLL
 
#define CUTLASS_PRAGMA_NO_UNROLL
 
#define CUTLASS_GEMM_LOOP   CUTLASS_PRAGMA_NO_UNROLL
 

Macro Definition Documentation

◆ CUTLASS_GEMM_LOOP

#define CUTLASS_GEMM_LOOP   CUTLASS_PRAGMA_NO_UNROLL

◆ CUTLASS_PERFORMANCE_TUNING_H

#define CUTLASS_PERFORMANCE_TUNING_H

◆ CUTLASS_PRAGMA_NO_UNROLL

#define CUTLASS_PRAGMA_NO_UNROLL

◆ CUTLASS_PRAGMA_UNROLL

#define CUTLASS_PRAGMA_UNROLL