All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes
limiting_resource_adaptor.hpp File Reference
#include <rmm/aligned.hpp>
#include <rmm/detail/error.hpp>
#include <rmm/detail/export.hpp>
#include <rmm/detail/format.hpp>
#include <rmm/mr/device/device_memory_resource.hpp>
#include <rmm/mr/device/per_device_resource.hpp>
#include <rmm/resource_ref.hpp>
#include <atomic>
#include <cstddef>
Include dependency graph for limiting_resource_adaptor.hpp:

Go to the source code of this file.

Classes

class  rmm::mr::limiting_resource_adaptor< Upstream >
 Resource that uses Upstream to allocate memory and limits the total allocations possible. More...