/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/library/utility/device_memory.hpp File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/library/utility/device_memory.hpp File Reference#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/library/utility/device_memory.hpp File Reference
device_memory.hpp File Reference
#include <hip/hip_runtime.h>

Go to the source code of this file.

Classes

struct  ck::DeviceMem
 Container for storing data in GPU device memory. More...
 

Namespaces

 ck
 

Functions

template<typename T >
__global__ void ck::set_buffer_value (T *p, T x, uint64_t buffer_element_size)