Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Classes | |
struct | cutlass::TileTraits< Tile_, Delta_, Iterations_, ThreadOffset_, AccessSize > |
A template defining Tile Traits Concept. More... | |
Tile Traits Concept is a type definining the shape of a tile and the distribution of accesses by individual entities, either threads or other.