Classes
aligned_resource_adaptor.hpp File Reference
#include <rmm/cuda_stream_view.hpp>
#include <rmm/detail/aligned.hpp>
#include <rmm/detail/error.hpp>
#include <rmm/mr/device/device_memory_resource.hpp>
#include <cstddef>
#include <mutex>
#include <optional>
#include <unordered_map>
Include dependency graph for aligned_resource_adaptor.hpp:

Go to the source code of this file.

Classes

class  rmm::mr::aligned_resource_adaptor< Upstream >
 Resource that adapts Upstream memory resource to allocate memory in a specified alignment size. More...