CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Template for generic CUTLASS kernel. More...
#include "cutlass/cutlass.h"
Go to the source code of this file.
Namespaces | |
cutlass | |
Functions | |
template<typename Operator > | |
__global__ void | cutlass::Kernel (typename Operator::Params params) |
Generic CUTLASS kernel template. More... | |