Column device-buffer stream (deallocation) helpers. More...
Go to the source code of this file.
Namespaces | |
| cudf | |
| cuDF interfaces | |
Functions | |
| std::unique_ptr< column > | cudf::rebind_stream (column &&col, rmm::cuda_stream_view stream) |
Rebinds column's device buffers to use stream for deallocation. More... | |
Column device-buffer stream (deallocation) helpers.
Definition in file column_stream.hpp.