cuCtxSetCurrent: Binds the specified CUDA context to the calling CPU thread

Description Usage Arguments References See Also

Description

Binds the specified CUDA context to the calling CPU thread. If ctx is NULL then the CUDA context previously bound to the calling CPU thread is unbound and CUDA_SUCCESS is returned.

Usage

1

Arguments

ctx

Context to bind to the calling CPU thread

References

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

See Also

cuCtxGetCurrent cuCtxCreate cuCtxDestroy


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