ctxSetCurrent

external fun ctxSetCurrent(ctx: Long): Int

Binds the specified CUDA context to the calling CPU thread. (cuCtxSetCurrent)

Parameters

ctx

Context to bind to the calling CPU thread