RMM
23.12
RAPIDS Memory Manager
|
Files | |
file | device_buffer.hpp |
file | device_scalar.hpp |
file | device_uvector.hpp |
Classes | |
class | rmm::device_buffer |
RAII construct for device memory allocation. More... | |
class | rmm::device_scalar< T > |
Container for a single object of type T in device memory. More... | |
class | rmm::device_uvector< T > |
An uninitialized vector of elements in device memory. More... | |