cuda::experimental::stf::green_ctx_view

Defined in include/cuda/experimental/__stf/places/exec/green_ctx_view.cuh

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