#include <rmm/aligned.hpp>#include <rmm/detail/error.hpp>#include <rmm/detail/export.hpp>#include <rmm/mr/detail/failure_callback_resource_adaptor_impl.hpp>#include <rmm/resource_ref.hpp>#include <cuda/memory_resource>#include <cstddef>#include <utility>
Go to the source code of this file.
Classes | |
| class | rmm::mr::failure_callback_resource_adaptor< ExceptionType > |
| A device memory resource that calls a callback function when allocations throw a specified exception type. More... | |
Namespaces | |
| rmm | |
| RAPIDS Memory Manager - The top-level namespace for all RMM functionality. | |
| rmm::mr | |
| Memory Resource classes and adaptors. | |