Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
#include <load_store.h>
Public Types | |
typedef FragmentElement_ | AccessType |
The input type. More... | |
Static Public Member Functions | |
static CUTLASS_HOST_DEVICE void | store (AccessType const &value, Scalar_ *pointer, int offset) |
The store function. More... | |
typedef FragmentElement_ cutlass::Store< Scalar_, kAccessSize, Memory_, FragmentElementType::kWmmaMatrix, FragmentElement_, kStride, size >::AccessType |
|
inlinestatic |