#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/mr/host/host_memory_resource.hpp>#include <cstddef>
类 | |
| class | rmm::mr::pinned_memory_resource |
使用 cudaMallocHost 分配固定/页锁定主机内存的 host_memory_resource。 更多... | |