CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
Classes | Namespaces
simt_policy.h File Reference

Defines basic structures needed for implementing the warp-scoped phase of the epilogue. These quantities assume a 'column-major' arrangement of SimtOp instructions, of which a row-oriented slice is visible per iteration. More...

#include "cutlass/matrix_shape.h"
#include "cutlass/layout/matrix.h"
Include dependency graph for simt_policy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cutlass::epilogue::warp::SimtPolicy< WarpShape, Operator, Layout, MmaSimtPolicy >
 
struct  cutlass::epilogue::warp::SimtPolicy< WarpShape_, Operator_, layout::RowMajor, MmaSimtPolicy_ >
 Partial specialization for row-major. More...
 

Namespaces

 cutlass
 
 cutlass::epilogue
 
 cutlass::epilogue::warp