RMM
23.12
RAPIDS Memory Manager
|
#include <rmm/cuda_stream_view.hpp>
#include <rmm/device_uvector.hpp>
#include <rmm/mr/device/device_memory_resource.hpp>
#include <rmm/mr/device/per_device_resource.hpp>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | rmm::device_scalar< T > |
Container for a single object of type T in device memory. More... | |