Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Public Types | List of all members
cutlass::MemorySpace Struct Reference

Enum to specify which memory space data resides in.

#include <load_store.h>

Public Types

enum  Kind { kGeneric, kShared, kGlobal }
 

Member Enumeration Documentation

◆ Kind

Enumerator
kGeneric 
kShared 
kGlobal 

The documentation for this struct was generated from the following file: