cuda::experimental::stf::green_ctx_view#

class green_ctx_view#

View of a green context and a pool of CUDA streams.

Public Functions

inline green_ctx_view(
CUgreenCtx g_ctx,
::std::shared_ptr<stream_pool> pool,
int devid,
)#
inline bool operator==(const green_ctx_view &other) const#

Public Members

CUgreenCtx g_ctx#
::std::shared_ptr<stream_pool> pool#
int devid#