include/ck/utility/static_buffer.hpp File Reference

include/ck/utility/static_buffer.hpp File Reference#

Composable Kernel: include/ck/utility/static_buffer.hpp File Reference
static_buffer.hpp File Reference

Go to the source code of this file.

Classes

struct  ck::StaticBuffer< AddressSpace, T, N, InvalidElementUseNumericalZeroValue >
 
struct  ck::StaticBufferTupleOfVector< AddressSpace, S, NumOfVector, ScalarPerVector, InvalidElementUseNumericalZeroValue, type >
 

Namespaces

 ck
 

Functions

template<AddressSpaceEnum AddressSpace, typename T , index_t N>
__host__ constexpr __device__ auto ck::make_static_buffer (Number< N >)
 
template<AddressSpaceEnum AddressSpace, typename T , long_index_t N>
__host__ constexpr __device__ auto ck::make_static_buffer (LongNumber< N >)