cuCtxPopCurrent: Pops the current CUDA context from the current CPU thread.

Description Usage Value References See Also

Description

Pops the current CUDA context from the CPU thread and passes back the old context handle . That context may then be made current to a different CPU thread by calling cuCtxPushCurrent().

Usage

1

Value

pctx

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cuCtxCreate cuCtxDestroy cuCtxGetApiVersion cuCtxGetCacheConfig cuCtxGetDevice cuCtxGetLimit cuCtxPushCurrent cuCtxSetCacheConfig cuCtxSetLimit cuCtxSynchronize


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.