APIs for querying the default CUDA stream and per-thread default stream status. More...
Go to the source code of this file.
Namespaces | |
| cudf | |
| cuDF interfaces | |
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... | |
APIs for querying the default CUDA stream and per-thread default stream status.
Definition in file default_stream.hpp.