#include <rmm/aligned.hpp>#include <rmm/cuda_stream_view.hpp>#include <rmm/detail/aligned.hpp>#include <rmm/detail/error.hpp>#include <rmm/detail/export.hpp>#include <rmm/error.hpp>#include <rmm/mr/host/host_memory_resource.hpp>#include <cstddef>
Go to the source code of this file.
Classes | |
| class | rmm::mr::pinned_memory_resource |
A host_memory_resource that uses cudaMallocHost to allocate pinned/page-locked host memory. More... | |
Namespaces | |
| rmm | |
| RAPIDS Memory Manager - The top-level namespace for all RMM functionality. | |
| rmm::mr | |
| Memory Resource classes and adaptors. | |