docs/default__gemm__splitk__parallel_8h.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
default_gemm_splitk_parallel.h File Reference
Default kernel-level GEMM definitions combine threadblock-scoped matrix multiply-add with the appropriate threadblock-scoped epilogue. More...
#include "cutlass/cutlass.h"
#include "cutlass/gemm/kernel/default_gemm.h"
#include "cutlass/gemm/kernel/gemm_splitk_parallel.h"
Include dependency graph for default_gemm_splitk_parallel.h:
This graph shows which files directly or indirectly include this file:
[Go to the source code of this file.](default gemm splitk__parallel_8h_source.html)
|
|
| | | cutlass | | | | | cutlass::gemm | | | | | cutlass::gemm::kernel | | |
Note, CUTLASS epilogues universally target row-major outputs. Column-major outputs are accommodated by exchanging A and B operands and assuming transposed layouts. Partial specializations here choose 'device::GemmTransposed' to implement this functionality.
Generated by 1.8.11