CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Classes | |
struct | cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ > |
Statically sized array of bits implementing. More... | |
Implementations of Predicate Vector Concept contain an ordered set of boolean predicates which may be used as conditionals in other device-side operations. Both random access and iterators offering sequential access are provided.