#include <rmm/detail/export.hpp>#include <rmm/mr/detail/logging_resource_adaptor_impl.hpp>#include <rmm/resource_ref.hpp>#include <cuda/memory_resource>#include <initializer_list>#include <ostream>#include <string>
Go to the source code of this file.
Classes | |
| class | rmm::mr::logging_resource_adaptor |
| Resource that uses an upstream resource to allocate memory and logs information about the requested allocation/deallocations. More... | |
Namespaces | |
| rmm | |
| RAPIDS Memory Manager - The top-level namespace for all RMM functionality. | |
| rmm::mr | |
| Memory Resource classes and adaptors. | |