/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/container/thread_buffer.hpp File Reference#
thread_buffer.hpp File Reference
#include "ck_tile/core/config.hpp"
#include "ck_tile/core/container/array.hpp"
#include "ck_tile/core/container/tuple.hpp"
Go to the source code of this file.
Namespaces | |
ck_tile | |
Typedefs | |
template<typename T , index_t N> | |
using | ck_tile::thread_buffer = tuple_array< T, N > |
Functions | |
template<typename... Ts> | |
constexpr CK_TILE_HOST_DEVICE auto | ck_tile::make_thread_buffer (Ts &&... ts) |