Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Implements the BLAS linear scaling function alpha*AB + beta*C. More...
#include "cutlass/cutlass.h"
#include "cutlass/gemm/scalar_or_pointer.h"
#include "cutlass/gemm/linear_scaling.h"
Go to the source code of this file.
Classes | |
struct | cutlass::gemm::LinearScalingDevicePtr< Scalar_, FragmentMultiplyAdd_ > |
class | cutlass::gemm::LinearScalingDevicePtr< Scalar_, FragmentMultiplyAdd_ >::Params |
The parameters. More... | |
Namespaces | |
cutlass | |
cutlass::gemm | |