Classes
cuda_async_view_memory_resource.hpp File Reference
#include <rmm/cuda_device.hpp>
#include <rmm/cuda_stream_view.hpp>
#include <rmm/detail/cuda_util.hpp>
#include <rmm/detail/dynamic_load_runtime.hpp>
#include <rmm/detail/error.hpp>
#include <rmm/mr/device/device_memory_resource.hpp>
#include <rmm/detail/thrust_namespace.h>
#include <thrust/optional.h>
#include <cuda_runtime_api.h>
#include <cstddef>
#include <limits>
Include dependency graph for cuda_async_view_memory_resource.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rmm::mr::cuda_async_view_memory_resource
 device_memory_resource derived class that uses cudaMallocAsync/cudaFreeAsync for allocation/deallocation. More...