/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/host/device_memory.hpp File Reference#
device_memory.hpp File Reference
#include <hip/hip_runtime.h>
#include <stdint.h>
#include <stdexcept>
#include "ck_tile/host/hip_check_error.hpp"
#include "ck_tile/host/host_tensor.hpp"
Go to the source code of this file.
Classes | |
struct | ck_tile::DeviceMem |
Manages device memory allocation and host-device data transfers. More... | |
Namespaces | |
ck_tile | |
Functions | |
template<typename T > | |
__global__ void | ck_tile::set_buffer_value (T *p, T x, uint64_t buffer_element_size) |