holoscan::CudaContextScopedPush

Beta
View as Markdown

RAII type class to push a CUDA context.

#include <holoscan/cuda_rtc.hpp>

Constructors

CudaContextScopedPush

holoscan::CudaContextScopedPush::CudaContextScopedPush(holoscan::CudaContextScopedPush::CudaContextScopedPush(
CUcontext cuda_context
)

Destructor

~CudaContextScopedPush

holoscan::CudaContextScopedPush::~CudaContextScopedPush()holoscan::CudaContextScopedPush::~CudaContextScopedPush()

Member variables

NameTypeDescription
cuda_context_const CUcontext