这是 rmm::cuda_stream_pool 的完整成员列表,包括所有继承的成员。
cuda_stream_pool(std::size_t pool_size=default_size) | rmm::cuda_stream_pool | 内联显式 |
cuda_stream_pool(cuda_stream_pool &&)=delete (定义于 rmm::cuda_stream_pool) | rmm::cuda_stream_pool | |
cuda_stream_pool(cuda_stream_pool const &)=delete (定义于 rmm::cuda_stream_pool) | rmm::cuda_stream_pool | |
default_size | rmm::cuda_stream_pool | static |
get_pool_size() const noexcept | rmm::cuda_stream_pool | 内联 |
get_stream() const noexcept | rmm::cuda_stream_pool | 内联 |
get_stream(std::size_t stream_id) const | rmm::cuda_stream_pool | 内联 |
operator=(cuda_stream_pool &&)=delete (定义于 rmm::cuda_stream_pool) | rmm::cuda_stream_pool | |
operator=(cuda_stream_pool const &)=delete (定义于 rmm::cuda_stream_pool) | rmm::cuda_stream_pool | |
~cuda_stream_pool()=default (定义于 rmm::cuda_stream_pool) | rmm::cuda_stream_pool |