公有成员函数 | 所有成员列表
kvikio::PushAndPopContext 类参考

在创建时压入 CUDA 上下文,在销毁时弹出。 更多...

#include <utils.hpp>

公有成员函数

 PushAndPopContext (CUcontext ctx)
 
 PushAndPopContext (PushAndPopContext const &)=delete
 
PushAndPopContextoperator= (PushAndPopContext const &)=delete
 
 PushAndPopContext (PushAndPopContext &&)=delete
 
PushAndPopContext && operator= (PushAndPopContext &&)=delete
 

详细描述

在创建时压入 CUDA 上下文,在销毁时弹出。

定义于文件 utils.hpp138 行。


本类的文档生成自以下文件