cuda_stream.hpp 文件参考
#include <rmm/cuda_stream_view.hpp>
#include <rmm/detail/error.hpp>
#include <rmm/detail/export.hpp>
#include <rmm/detail/logging_assert.hpp>
#include <cuda_runtime_api.h>
#include <functional>
#include <memory>
cuda_stream.hpp 的包含依赖图
此图显示了直接或间接包含此文件的文件

转到此文件的源代码。

类  rmm::cuda_stream
 CUDA 流的拥有者封装。 更多...