cuCtxGetApiVersion: Gets the context's API version.

Description Usage Arguments Value References See Also

Description

Returns a version number in version corresponding to the capabilities of the context (e.g. 3010 or 3020), which library developers can use to direct callers to a specific API version. If ctx is NULL, returns the API version used to create the currently bound context.

Usage

1

Arguments

ctx

Context to check

Value

version

References

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

See Also

cuCtxCreate cuCtxDestroy cuCtxGetDevice cuCtxGetLimit cuCtxPopCurrent cuCtxPushCurrent cuCtxSetCacheConfig cuCtxSetLimit cuCtxSynchronize


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