thread_buffer.hpp File Reference

thread_buffer.hpp File Reference#

Composable Kernel: thread_buffer.hpp File Reference
thread_buffer.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  ck_tile

Typedefs

template<typename T, index_t N>
using ck_tile::thread_buffer = tuple_array<T, N>

Functions

template<typename... Ts>
CK_TILE_HOST_DEVICE constexpr auto ck_tile::make_thread_buffer (Ts &&... ts)