22 #include <rmm/mr/device/per_device_resource.hpp>
70 rmm::mr::device_memory_resource* mr = rmm::mr::get_current_device_resource());
111 rmm::mr::device_memory_resource* mr = rmm::mr::get_current_device_resource());
A non-owning, immutable view of device data as a column of elements, some of which may be null as ind...
Given a column-view of lists type, an instance of this class provides a wrapper on this compound colu...
Class definition for cudf::column.
column view class definitions
rmm::cuda_stream_view const get_default_stream()
Get the current default stream.
int32_t size_type
Row index type for columns and tables.
Class definition for cudf::lists_column_view.