CUDA Driver API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback

5. Deprecated List

Global cuda-driver-api/content/CU_CTX_BLOCKING_SYNC

This flag was deprecated as of CUDA 4.0 and was replaced with cuda-driver-api/content/CU_CTX_SCHED_BLOCKING_SYNC.

Global cuda-driver-api/content/CUDA_ERROR_PROFILER_NOT_INITIALIZED

This error return is deprecated as of CUDA 5.0. It is no longer an error to attempt to enable/disable the profiling via cuda-driver-api/content/cuProfilerStart or cuda-driver-api/content/cuProfilerStop without initialization.

Global cuda-driver-api/content/CUDA_ERROR_PROFILER_ALREADY_STARTED

This error return is deprecated as of CUDA 5.0. It is no longer an error to call cuProfilerStart() when profiling is already enabled.

Global cuda-driver-api/content/CUDA_ERROR_PROFILER_ALREADY_STOPPED

This error return is deprecated as of CUDA 5.0. It is no longer an error to call cuProfilerStop() when profiling is already disabled.

Global cuda-driver-api/content/CUDA_ERROR_CONTEXT_ALREADY_CURRENT

This error return is deprecated as of CUDA 3.2. It is no longer an error to attempt to push the active context via cuCtxPushCurrent().

Global cuda-driver-api/content/cuGLCtxCreate

This function is deprecated as of Cuda 5.0.

Global cuda-driver-api/content/cuGLInit

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuGLMapBufferObject

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuGLMapBufferObjectAsync

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuGLRegisterBufferObject

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuGLSetBufferObjectMapFlags

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuGLUnmapBufferObject

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuGLUnmapBufferObjectAsync

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuGLUnregisterBufferObject

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuD3D9MapResources

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9RegisterResource

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9ResourceGetMappedArray

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9ResourceGetMappedPitch

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9ResourceGetMappedPointer

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9ResourceGetMappedSize

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9ResourceGetSurfaceDimensions

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9ResourceSetMapFlags

This function is deprecated as of Cuda 3.0.

Global cuda-driver-api/content/cuD3D9UnmapResources

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D9UnregisterResource

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10CtxCreate

This function is deprecated as of CUDA 5.0.

Global cuda-driver-api/content/cuD3D10CtxCreateOnDevice

This function is deprecated as of CUDA 5.0.

Global cuda-driver-api/content/cuD3D10GetDirect3DDevice

This function is deprecated as of CUDA 5.0.

Global cuda-driver-api/content/cuD3D10MapResources

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10RegisterResource

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10ResourceGetMappedArray

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10ResourceGetMappedPitch

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10ResourceGetMappedPointer

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10ResourceGetMappedSize

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10ResourceGetSurfaceDimensions

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10ResourceSetMapFlags

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10UnmapResources

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D10UnregisterResource

This function is deprecated as of CUDA 3.0.

Global cuda-driver-api/content/cuD3D11CtxCreate

This function is deprecated as of CUDA 5.0.

Global cuda-driver-api/content/cuD3D11CtxCreateOnDevice

This function is deprecated as of CUDA 5.0.

Global cuda-driver-api/content/cuD3D11GetDirect3DDevice

This function is deprecated as of CUDA 5.0.


CUDA Driver API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback