Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Classes | Namespaces
gemm_global_stream.h File Reference

Implements efficient loading of the thread block-level tile from global memory and storing to shared memory. More...

#include "cutlass/coord.h"
#include "cutlass/convert.h"
#include "cutlass/gemm/gemm_global_tile.h"
#include "cutlass/tile_allocation.h"

Go to the source code of this file.

Classes

struct  cutlass::gemm::GlobalLoadStream< Operand, LoadIterator_, StoreIterator_, Transformer_ >
 
struct  cutlass::gemm::GlobalLoadStream< Operand, LoadIterator_, StoreIterator_, Transformer_ >::Params
 The params. More...
 
struct  cutlass::gemm::GlobalLoadStream< Operand, LoadIterator_, StoreIterator_, Transformer_ >::SharedStorage
 

Namespaces

 cutlass
 
 cutlass::gemm