Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Implements efficient loading of the thread block-level tile from global memory and storing to shared memory. More...
#include <cutlass/convert.h>
#include <cutlass/gemm/gemm_global_tile.h>
#include <cutlass/iterator_access.h>
Go to the source code of this file.
Classes | |
struct | cutlass::gemm::GlobalLoadStreamBase< LoadIterator_, StoreIterator_, Transformer_ > |
struct | cutlass::gemm::GlobalLoadStreamBase< LoadIterator_, StoreIterator_, Transformer_ >::Params |
The params. More... | |
union | cutlass::gemm::GlobalLoadStreamBase< LoadIterator_, StoreIterator_, Transformer_ >::SharedStorage |
The storage in shared memory needed by that stream. More... | |
struct | cutlass::gemm::GlobalLoadStream< LoadIterator_, StoreIterator_, Transformer_ > |
Namespaces | |
cutlass | |
cutlass::gemm | |