Deprecated List

Global cudaSetDeviceFlags
This flag was deprecated as of CUDA 4.0 and replaced with cudaDeviceScheduleBlockingSync.
  • cudaDeviceMapHost: This flag must be set in order to allocate pinned host memory that is accessible to the device. If this flag is not set, cudaHostGetDevicePointer() will always return a failure code.
  • cudaDeviceLmemResizeToMax: Instruct CUDA to not reduce local memory after resizing local memory for a kernel. This can prevent thrashing by local memory allocations when launching many kernels with high local memory usage at the cost of potentially increased memory usage.

Global cudaThreadExit

Global cudaThreadGetCacheConfig

Global cudaThreadGetLimit

Global cudaThreadSetCacheConfig

Global cudaThreadSetLimit

Global cudaThreadSynchronize

Global cudaD3D9MapResources
This function is deprecated as of Cuda 3.0.

Global cudaD3D9RegisterResource
This function is deprecated as of Cuda 3.0.

Global cudaD3D9ResourceGetMappedArray
This function is deprecated as of Cuda 3.0.

Global cudaD3D9ResourceGetMappedPitch
This function is deprecated as of Cuda 3.0.

Global cudaD3D9ResourceGetMappedPointer
This function is deprecated as of Cuda 3.0.

Global cudaD3D9ResourceGetMappedSize
This function is deprecated as of Cuda 3.0.

Global cudaD3D9ResourceGetSurfaceDimensions
This function is deprecated as of Cuda 3.0.

Global cudaD3D9ResourceSetMapFlags
This function is deprecated as of Cuda 3.0.

Global cudaD3D9UnmapResources
This function is deprecated as of Cuda 3.0.

Global cudaD3D9UnregisterResource
This function is deprecated as of Cuda 3.0.

Global cudaD3D10MapResources
This function is deprecated as of Cuda 3.0.

Global cudaD3D10RegisterResource
This function is deprecated as of Cuda 3.0.

Global cudaD3D10ResourceGetMappedArray
This function is deprecated as of Cuda 3.0.

Global cudaD3D10ResourceGetMappedPitch
This function is deprecated as of Cuda 3.0.

Global cudaD3D10ResourceGetMappedPointer
This function is deprecated as of Cuda 3.0.

Global cudaD3D10ResourceGetMappedSize
This function is deprecated as of Cuda 3.0.

Global cudaD3D10ResourceGetSurfaceDimensions
This function is deprecated as of Cuda 3.0.

Global cudaD3D10ResourceSetMapFlags
This function is deprecated as of Cuda 3.0.

Global cudaD3D10UnmapResources
This function is deprecated as of Cuda 3.0.

Global cudaD3D10UnregisterResource
This function is deprecated as of Cuda 3.0.

Global cudaGLMapBufferObject
This function is deprecated as of Cuda 3.0.

Global cudaGLMapBufferObjectAsync
This function is deprecated as of Cuda 3.0.

Global cudaGLRegisterBufferObject
This function is deprecated as of Cuda 3.0.

Global cudaGLSetBufferObjectMapFlags
This function is deprecated as of Cuda 3.0.

Global cudaGLUnmapBufferObject
This function is deprecated as of Cuda 3.0.

Global cudaGLUnmapBufferObjectAsync
This function is deprecated as of Cuda 3.0.

Global cudaGLUnregisterBufferObject
This function is deprecated as of Cuda 3.0.

Global cudaErrorPriorLaunchFailure
This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.

Global cudaErrorAddressOfConstant
This error return is deprecated as of CUDA 3.1. Variables in constant memory may now have their address taken by the runtime via cudaGetSymbolAddress().

Global cudaErrorTextureFetchFailed
This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.

Global cudaErrorTextureNotBound
This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.

Global cudaErrorSynchronizationError
This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.

Global cudaErrorMixedDeviceExecution
This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.

Global cudaErrorCudartUnloading
This error return is deprecated as of CUDA 3.2.

Global cudaErrorMemoryValueTooLarge
This error return is deprecated as of CUDA 3.1. Device emulation mode was removed with the CUDA 3.1 release.

Global cudaDeviceBlockingSync

Global CU_CTX_BLOCKING_SYNC

Global 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 cuCtxCreate
This flag was deprecated as of CUDA 4.0 and was replaced with CU_CTX_SCHED_BLOCKING_SYNC.

Global cuCtxAttach

Global cuCtxDetach

Global cuFuncSetBlockShape

Global cuFuncSetSharedSize

Global cuLaunch

Global cuLaunchGrid

Global cuLaunchGridAsync

Global cuParamSetf

Global cuParamSeti

Global cuParamSetSize

Global cuParamSetTexRef

Global cuParamSetv

Global cuTexRefCreate

Global cuTexRefDestroy

Global cuGLInit
This function is deprecated as of Cuda 3.0.

Global cuGLMapBufferObject
This function is deprecated as of Cuda 3.0.

Global cuGLMapBufferObjectAsync
This function is deprecated as of Cuda 3.0.

Global cuGLRegisterBufferObject
This function is deprecated as of Cuda 3.0.

Global cuGLSetBufferObjectMapFlags
This function is deprecated as of Cuda 3.0.

Global cuGLUnmapBufferObject
This function is deprecated as of Cuda 3.0.

Global cuGLUnmapBufferObjectAsync
This function is deprecated as of Cuda 3.0.

Global cuGLUnregisterBufferObject
This function is deprecated as of Cuda 3.0.

Global cuD3D9MapResources
This function is deprecated as of Cuda 3.0.

Global cuD3D9RegisterResource
This function is deprecated as of Cuda 3.0.

Global cuD3D9ResourceGetMappedArray
This function is deprecated as of Cuda 3.0.

Global cuD3D9ResourceGetMappedPitch
This function is deprecated as of Cuda 3.0.

Global cuD3D9ResourceGetMappedPointer
This function is deprecated as of Cuda 3.0.

Global cuD3D9ResourceGetMappedSize
This function is deprecated as of Cuda 3.0.

Global cuD3D9ResourceGetSurfaceDimensions
This function is deprecated as of Cuda 3.0.

Global cuD3D9ResourceSetMapFlags
This function is deprecated as of Cuda 3.0.

Global cuD3D9UnmapResources
This function is deprecated as of Cuda 3.0.

Global cuD3D9UnregisterResource
This function is deprecated as of Cuda 3.0.

Global cuD3D10MapResources
This function is deprecated as of Cuda 3.0.

Global cuD3D10RegisterResource
This function is deprecated as of Cuda 3.0.

Global cuD3D10ResourceGetMappedArray
This function is deprecated as of Cuda 3.0.

Global cuD3D10ResourceGetMappedPitch
This function is deprecated as of Cuda 3.0.

Global cuD3D10ResourceGetMappedPointer
This function is deprecated as of Cuda 3.0.

Global cuD3D10ResourceGetMappedSize
This function is deprecated as of Cuda 3.0.

Global cuD3D10ResourceGetSurfaceDimensions
This function is deprecated as of Cuda 3.0.

Global cuD3D10ResourceSetMapFlags
This function is deprecated as of Cuda 3.0.

Global cuD3D10UnmapResources
This function is deprecated as of Cuda 3.0.

Global cuD3D10UnregisterResource
This function is deprecated as of Cuda 3.0.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA