Files | |
file | default_stream.hpp |
Functions | |
rmm::cuda_stream_view const | cudf::get_default_stream () |
Get the current default stream. More... | |
bool | cudf::is_ptds_enabled () |
Check if per-thread default stream is enabled. More... | |
rmm::cuda_stream_view const cudf::get_default_stream | ( | ) |
Get the current default stream.
bool cudf::is_ptds_enabled | ( | ) |
Check if per-thread default stream is enabled.