CUDA Runtime API supported by HIP

November 30, 2020 ยท View on GitHub

1. Device Management

CUDAADRHIP
cudaChooseDevicehipChooseDevice
cudaDeviceGetAttributehipDeviceGetAttribute
cudaDeviceGetByPCIBusIdhipDeviceGetByPCIBusId
cudaDeviceGetCacheConfighipDeviceGetCacheConfig
cudaDeviceGetLimithipDeviceGetLimit
cudaDeviceGetNvSciSyncAttributes10.2
cudaDeviceGetP2PAttribute8.0hipDeviceGetP2PAttribute
cudaDeviceGetPCIBusIdhipDeviceGetPCIBusId
cudaDeviceGetSharedMemConfighipDeviceGetSharedMemConfig
cudaDeviceGetStreamPriorityRangehipDeviceGetStreamPriorityRange
cudaDeviceGetTexture1DLinearMaxWidth11.1
cudaDeviceResethipDeviceReset
cudaDeviceSetCacheConfighipDeviceSetCacheConfig
cudaDeviceSetLimithipDeviceSetLimit
cudaDeviceSetSharedMemConfighipDeviceSetSharedMemConfig
cudaDeviceSynchronizehipDeviceSynchronize
cudaGetDevicehipGetDevice
cudaGetDeviceCounthipGetDeviceCount
cudaGetDeviceFlagshipGetDeviceFlags
cudaGetDevicePropertieshipGetDeviceProperties
cudaIpcCloseMemHandlehipIpcCloseMemHandle
cudaIpcGetEventHandlehipIpcGetEventHandle
cudaIpcGetMemHandlehipIpcGetMemHandle
cudaIpcOpenEventHandlehipIpcOpenEventHandle
cudaIpcOpenMemHandlehipIpcOpenMemHandle
cudaSetDevicehipSetDevice
cudaSetDeviceFlagshipSetDeviceFlags
cudaSetValidDevices

2. Thread Management [DEPRECATED]

CUDAADRHIP
cudaThreadExit10.0hipDeviceReset
cudaThreadGetCacheConfig10.0hipDeviceGetCacheConfig
cudaThreadGetLimit10.0
cudaThreadSetCacheConfig10.0hipDeviceSetCacheConfig
cudaThreadSetLimit10.0
cudaThreadSynchronize10.0hipDeviceSynchronize

3. Error Handling

CUDAADRHIP
cudaGetErrorNamehipGetErrorName
cudaGetErrorStringhipGetErrorString
cudaGetLastErrorhipGetLastError
cudaPeekAtLastErrorhipPeekAtLastError

4. Stream Management

CUDAADRHIP
cudaCtxResetPersistingL2Cache11.0
cudaStreamAddCallbackhipStreamAddCallback
cudaStreamAttachMemAsynchipStreamAttachMemAsync
cudaStreamBeginCapture10.0
cudaStreamCopyAttributes11.0
cudaStreamCreatehipStreamCreate
cudaStreamCreateWithFlagshipStreamCreateWithFlags
cudaStreamCreateWithPriorityhipStreamCreateWithPriority
cudaStreamDestroyhipStreamDestroy
cudaStreamEndCapture10.0
cudaStreamGetAttribute11.0
cudaStreamGetCaptureInfo10.1
cudaStreamGetFlagshipStreamGetFlags
cudaStreamGetPriorityhipStreamGetPriority
cudaStreamIsCapturing10.0
cudaStreamQueryhipStreamQuery
cudaStreamSetAttribute11.0
cudaStreamSynchronizehipStreamSynchronize
cudaStreamWaitEventhipStreamWaitEvent
cudaThreadExchangeStreamCaptureMode10.1

5. Event Management

CUDAADRHIP
cudaEventCreatehipEventCreate
cudaEventCreateWithFlagshipEventCreateWithFlags
cudaEventDestroyhipEventDestroy
cudaEventElapsedTimehipEventElapsedTime
cudaEventQueryhipEventQuery
cudaEventRecordhipEventRecord
cudaEventRecordWithFlags11.1
cudaEventSynchronizehipEventSynchronize

6. External Resource Interoperability

CUDAADRHIP
cudaDestroyExternalMemory10.0
cudaDestroyExternalSemaphore10.0
cudaExternalMemoryGetMappedBuffer10.0
cudaExternalMemoryGetMappedMipmappedArray10.0
cudaImportExternalMemory10.0
cudaImportExternalSemaphore10.0
cudaSignalExternalSemaphoresAsync10.0
cudaWaitExternalSemaphoresAsync10.0

7. Execution Control

CUDAADRHIP
cudaFuncGetAttributeshipFuncGetAttributes
cudaFuncSetAttribute9.0hipFuncSetAttribute
cudaFuncSetCacheConfighipFuncSetCacheConfig
cudaFuncSetSharedMemConfighipFuncSetSharedMemConfig
cudaGetParameterBuffer
cudaGetParameterBufferV2
cudaLaunchCooperativeKernel9.0hipLaunchCooperativeKernel
cudaLaunchCooperativeKernelMultiDevice9.0hipLaunchCooperativeKernelMultiDevice
cudaLaunchHostFunc10.0
cudaLaunchKernelhipLaunchKernel
cudaSetDoubleForDevice10.0
cudaSetDoubleForHost10.0

8. Occupancy

CUDAADRHIP
cudaOccupancyAvailableDynamicSMemPerBlock11.0
cudaOccupancyMaxActiveBlocksPerMultiprocessorhipOccupancyMaxActiveBlocksPerMultiprocessor
cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlagshipOccupancyMaxActiveBlocksPerMultiprocessorWithFlags
cudaOccupancyMaxPotentialBlockSizehipOccupancyMaxPotentialBlockSize
cudaOccupancyMaxPotentialBlockSizeVariableSMem
cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags
cudaOccupancyMaxPotentialBlockSizeWithFlagshipOccupancyMaxPotentialBlockSizeWithFlags

9. Memory Management

CUDAADRHIP
cudaArrayGetInfo
cudaArrayGetSparseProperties11.1
cudaFreehipFree
cudaFreeArrayhipFreeArray
cudaFreeHosthipHostFree
cudaFreeMipmappedArrayhipFreeMipmappedArray
cudaGetMipmappedArrayLevelhipGetMipmappedArrayLevel
cudaGetSymbolAddresshipGetSymbolAddress
cudaGetSymbolSizehipGetSymbolSize
cudaHostAllochipHostMalloc
cudaHostGetDevicePointerhipHostGetDevicePointer
cudaHostGetFlagshipHostGetFlags
cudaHostRegisterhipHostRegister
cudaHostUnregisterhipHostUnregister
cudaMallochipMalloc
cudaMalloc3DhipMalloc3D
cudaMalloc3DArrayhipMalloc3DArray
cudaMallocArrayhipMallocArray
cudaMallocHosthipHostMalloc
cudaMallocManagedhipMallocManaged
cudaMallocMipmappedArrayhipMallocMipmappedArray
cudaMallocPitchhipMallocPitch
cudaMemAdvise8.0hipMemAdvise
cudaMemGetInfohipMemGetInfo
cudaMemPrefetchAsync8.0hipMemPrefetchAsync
cudaMemRangeGetAttribute8.0hipMemRangeGetAttribute
cudaMemRangeGetAttributes8.0hipMemRangeGetAttributes
cudaMemcpyhipMemcpy
cudaMemcpy2DhipMemcpy2D
cudaMemcpy2DArrayToArray
cudaMemcpy2DAsynchipMemcpy2DAsync
cudaMemcpy2DFromArrayhipMemcpy2DFromArray
cudaMemcpy2DFromArrayAsynchipMemcpy2DFromArrayAsync
cudaMemcpy2DToArrayhipMemcpy2DToArray
cudaMemcpy2DToArrayAsync
cudaMemcpy3DhipMemcpy3D
cudaMemcpy3DAsynchipMemcpy3DAsync
cudaMemcpy3DPeer
cudaMemcpy3DPeerAsync
cudaMemcpyAsynchipMemcpyAsync
cudaMemcpyFromSymbolhipMemcpyFromSymbol
cudaMemcpyFromSymbolAsynchipMemcpyFromSymbolAsync
cudaMemcpyPeerhipMemcpyPeer
cudaMemcpyPeerAsynchipMemcpyPeerAsync
cudaMemcpyToSymbolhipMemcpyToSymbol
cudaMemcpyToSymbolAsynchipMemcpyToSymbolAsync
cudaMemsethipMemset
cudaMemset2DhipMemset2D
cudaMemset2DAsynchipMemset2DAsync
cudaMemset3DhipMemset3D
cudaMemset3DAsynchipMemset3DAsync
cudaMemsetAsynchipMemsetAsync
make_cudaExtentmake_hipExtent
make_cudaPitchedPtrmake_hipPitchedPtr
make_cudaPosmake_hipPos

10. Memory Management [DEPRECATED]

CUDAADRHIP
cudaMemcpyArrayToArray10.1
cudaMemcpyFromArray10.1hipMemcpyFromArray
cudaMemcpyFromArrayAsync10.1
cudaMemcpyToArray10.1hipMemcpyToArray
cudaMemcpyToArrayAsync10.1hipMemcpyToArrayAsync

11. Unified Addressing

CUDAADRHIP
cudaPointerGetAttributeshipPointerGetAttributes

12. Peer Device Memory Access

CUDAADRHIP
cudaDeviceCanAccessPeerhipDeviceCanAccessPeer
cudaDeviceDisablePeerAccesshipDeviceDisablePeerAccess
cudaDeviceEnablePeerAccesshipDeviceEnablePeerAccess

13. OpenGL Interoperability

CUDAADRHIP
cudaGLGetDevices
cudaGraphicsGLRegisterBuffer
cudaGraphicsGLRegisterImage
cudaWGLGetDevice

14. OpenGL Interoperability [DEPRECATED]

CUDAADRHIP
cudaGLMapBufferObject10.0
cudaGLMapBufferObjectAsync10.0
cudaGLRegisterBufferObject10.0
cudaGLSetBufferObjectMapFlags10.0
cudaGLSetGLDevice10.0
cudaGLUnmapBufferObject10.0
cudaGLUnmapBufferObjectAsync10.0
cudaGLUnregisterBufferObject10.0

15. Direct3D 9 Interoperability

CUDAADRHIP
cudaD3D9GetDevice
cudaD3D9GetDevices
cudaD3D9GetDirect3DDevice
cudaD3D9SetDirect3DDevice
cudaGraphicsD3D9RegisterResource

16. Direct3D 9 Interoperability [DEPRECATED]

CUDAADRHIP
cudaD3D9MapResources10.0
cudaD3D9RegisterResource
cudaD3D9ResourceGetMappedArray10.0
cudaD3D9ResourceGetMappedPitch10.0
cudaD3D9ResourceGetMappedPointer10.0
cudaD3D9ResourceGetMappedSize10.0
cudaD3D9ResourceGetSurfaceDimensions10.0
cudaD3D9ResourceSetMapFlags10.0
cudaD3D9UnmapResources10.0
cudaD3D9UnregisterResource10.0

17. Direct3D 10 Interoperability

CUDAADRHIP
cudaD3D10GetDevice
cudaD3D10GetDevices
cudaGraphicsD3D10RegisterResource

18. Direct3D 10 Interoperability [DEPRECATED]

CUDAADRHIP
cudaD3D10GetDirect3DDevice10.0
cudaD3D10MapResources10.0
cudaD3D10RegisterResource10.0
cudaD3D10ResourceGetMappedArray10.0
cudaD3D10ResourceGetMappedPitch10.0
cudaD3D10ResourceGetMappedPointer10.0
cudaD3D10ResourceGetMappedSize10.0
cudaD3D10ResourceGetSurfaceDimensions10.0
cudaD3D10ResourceSetMapFlags10.0
cudaD3D10SetDirect3DDevice10.0
cudaD3D10UnmapResources10.0
cudaD3D10UnregisterResource10.0

19. Direct3D 11 Interoperability

CUDAADRHIP
cudaD3D11GetDevice
cudaD3D11GetDevices
cudaGraphicsD3D11RegisterResource

20. Direct3D 11 Interoperability [DEPRECATED]

CUDAADRHIP
cudaD3D11GetDirect3DDevice10.0
cudaD3D11SetDirect3DDevice10.0

21. VDPAU Interoperability

CUDAADRHIP
cudaGraphicsVDPAURegisterOutputSurface
cudaGraphicsVDPAURegisterVideoSurface
cudaVDPAUGetDevice
cudaVDPAUSetVDPAUDevice

22. EGL Interoperability

CUDAADRHIP
cudaEGLStreamConsumerAcquireFrame9.1
cudaEGLStreamConsumerConnect9.1
cudaEGLStreamConsumerConnectWithFlags9.1
cudaEGLStreamConsumerDisconnect9.1
cudaEGLStreamConsumerReleaseFrame9.1
cudaEGLStreamProducerConnect9.1
cudaEGLStreamProducerDisconnect9.1
cudaEGLStreamProducerPresentFrame9.1
cudaEGLStreamProducerReturnFrame9.1
cudaEventCreateFromEGLSync9.1
cudaGraphicsEGLRegisterImage9.1
cudaGraphicsResourceGetMappedEglFrame9.1

23. Graphics Interoperability

CUDAADRHIP
cudaGraphicsMapResources
cudaGraphicsResourceGetMappedMipmappedArray
cudaGraphicsResourceGetMappedPointer
cudaGraphicsResourceSetMapFlags
cudaGraphicsSubResourceGetMappedArray
cudaGraphicsUnmapResources
cudaGraphicsUnregisterResource

24. Texture Reference Management [DEPRECATED]

CUDAADRHIP
cudaBindTexture11.0hipBindTexture
cudaBindTexture2D11.0hipBindTexture2D
cudaBindTextureToArray11.0hipBindTextureToArray
cudaBindTextureToMipmappedArray11.0hipBindTextureToMipmappedArray
cudaCreateChannelDeschipCreateChannelDesc
cudaGetChannelDeschipGetChannelDesc
cudaGetTextureAlignmentOffset11.0hipGetTextureAlignmentOffset
cudaGetTextureReference11.0hipGetTextureReference
cudaUnbindTexture11.0hipUnbindTexture

25. Surface Reference Management [DEPRECATED]

CUDAADRHIP
cudaBindSurfaceToArray11.0
cudaGetSurfaceReference11.0

26. Texture Object Management

CUDAADRHIP
cuTexObjectGetTextureDesc9.0hipGetTextureObjectTextureDesc
cudaCreateTextureObjecthipCreateTextureObject
cudaDestroyTextureObjecthipDestroyTextureObject
cudaGetTextureObjectResourceDeschipGetTextureObjectResourceDesc
cudaGetTextureObjectResourceViewDeschipGetTextureObjectResourceViewDesc

27. Surface Object Management

CUDAADRHIP
cudaCreateSurfaceObject9.0hipCreateSurfaceObject
cudaDestroySurfaceObject9.0hipDestroySurfaceObject
cudaGetSurfaceObjectResourceDesc9.0

28. Version Management

CUDAADRHIP
cudaDriverGetVersion9.0hipDriverGetVersion
cudaRuntimeGetVersion9.0hipRuntimeGetVersion

29. Graph Management

CUDAADRHIP
cudaGraphAddChildGraphNode10.0
cudaGraphAddDependencies10.0
cudaGraphAddEmptyNode10.0
cudaGraphAddEventRecordNode11.1
cudaGraphAddEventWaitNode11.1
cudaGraphAddHostNode10.0
cudaGraphAddKernelNode10.0
cudaGraphAddMemcpyNode10.0
cudaGraphAddMemcpyNode1D11.1
cudaGraphAddMemcpyNodeFromSymbol11.1
cudaGraphAddMemcpyNodeToSymbol11.1
cudaGraphAddMemsetNode10.0
cudaGraphChildGraphNodeGetGraph10.0
cudaGraphClone10.0
cudaGraphCreate10.0
cudaGraphDestroy10.0
cudaGraphDestroyNode10.0
cudaGraphEventRecordNodeGetEvent11.1
cudaGraphEventRecordNodeSetEvent11.1
cudaGraphEventWaitNodeGetEvent11.1
cudaGraphEventWaitNodeSetEvent11.1
cudaGraphExecChildGraphNodeSetParams11.1
cudaGraphExecDestroy10.0
cudaGraphExecEventRecordNodeSetEvent11.1
cudaGraphExecEventWaitNodeSetEvent11.1
cudaGraphExecHostNodeSetParams11.0
cudaGraphExecKernelNodeSetParams11.0
cudaGraphExecMemcpyNodeSetParams11.0
cudaGraphExecMemcpyNodeSetParams1D11.1
cudaGraphExecMemcpyNodeSetParamsFromSymbol11.1
cudaGraphExecMemcpyNodeSetParamsToSymbol11.1
cudaGraphExecMemsetNodeSetParams11.0
cudaGraphExecUpdate11.0
cudaGraphGetEdges10.0
cudaGraphGetNodes10.0
cudaGraphGetRootNodes10.0
cudaGraphHostNodeGetParams10.0
cudaGraphHostNodeSetParams10.0
cudaGraphInstantiate10.0
cudaGraphKernelNodeCopyAttributes11.0
cudaGraphKernelNodeGetAttribute11.0
cudaGraphKernelNodeGetParams11.0
cudaGraphKernelNodeSetAttribute11.0
cudaGraphKernelNodeSetParams11.0
cudaGraphLaunch11.0
cudaGraphMemcpyNodeGetParams11.0
cudaGraphMemcpyNodeSetParams11.0
cudaGraphMemcpyNodeSetParams1D11.1
cudaGraphMemcpyNodeSetParamsFromSymbol11.1
cudaGraphMemcpyNodeSetParamsToSymbol11.1
cudaGraphMemsetNodeGetParams11.0
cudaGraphMemsetNodeSetParams11.0
cudaGraphNodeFindInClone11.0
cudaGraphNodeGetDependencies11.0
cudaGraphNodeGetDependentNodes11.0
cudaGraphNodeGetType11.0
cudaGraphRemoveDependencies11.0
cudaGraphUpload11.1

30. C++ API Routines

CUDAADRHIP

31. Interactions with the CUDA Driver API

CUDAADRHIP
cudaGetFuncBySymbol11.0

32. Profiler Control [DEPRECATED]

CUDAADRHIP
cudaProfilerInitialize11.0

33. Profiler Control

CUDAADRHIP
cudaProfilerStarthipProfilerStart
cudaProfilerStophipProfilerStop

34. Data types used by CUDA Runtime

CUDAADRHIP
CUDA_EGL_MAX_PLANES9.1
CUDA_IPC_HANDLE_SIZEHIP_IPC_HANDLE_SIZE
CUeglStreamConnection_st9.1
CUevent_stihipEvent_t
CUexternalMemory_st10.0
CUexternalSemaphore_st10.0
CUgraphExec_st10.0
CUgraphNode_st10.0
CUgraph_st10.0
CUstream_stihipStream_t
CUuuid_st
MAJOR_VERSION8.0
MINOR_VERSION8.0
PATCH_LEVEL8.0
cudaAccessPolicyWindow11.0
cudaAccessProperty11.0
cudaAccessPropertyNormal11.0
cudaAccessPropertyPersisting11.0
cudaAccessPropertyStreaming11.0
cudaAddressModeBorderhipAddressModeBorder
cudaAddressModeClamphipAddressModeClamp
cudaAddressModeMirrorhipAddressModeMirror
cudaAddressModeWraphipAddressModeWrap
cudaArrayhipArray
cudaArrayColorAttachment10.0
cudaArrayCubemaphipArrayCubemap
cudaArrayDefaulthipArrayDefault
cudaArrayLayeredhipArrayLayered
cudaArraySparse11.1
cudaArraySparseProperties11.1
cudaArraySparsePropertiesSingleMipTail11.1
cudaArraySurfaceLoadStorehipArraySurfaceLoadStore
cudaArrayTextureGatherhipArrayTextureGather
cudaArray_const_thipArray_const_t
cudaArray_thipArray_t
cudaBoundaryModeClamphipBoundaryModeClamp
cudaBoundaryModeTraphipBoundaryModeTrap
cudaBoundaryModeZerohipBoundaryModeZero
cudaCGScope9.0
cudaCGScopeGrid9.0
cudaCGScopeInvalid9.0
cudaCGScopeMultiGrid9.0
cudaCSV
cudaChannelFormatDeschipChannelFormatDesc
cudaChannelFormatKindhipChannelFormatKind
cudaChannelFormatKindFloathipChannelFormatKindFloat
cudaChannelFormatKindNonehipChannelFormatKindNone
cudaChannelFormatKindSignedhipChannelFormatKindSigned
cudaChannelFormatKindUnsignedhipChannelFormatKindUnsigned
cudaComputeModehipComputeMode
cudaComputeModeDefaulthipComputeModeDefault
cudaComputeModeExclusivehipComputeModeExclusive
cudaComputeModeExclusiveProcesshipComputeModeExclusiveProcess
cudaComputeModeProhibitedhipComputeModeProhibited
cudaCooperativeLaunchMultiDeviceNoPostSync9.0hipCooperativeLaunchMultiDeviceNoPostSync
cudaCooperativeLaunchMultiDeviceNoPreSync9.0hipCooperativeLaunchMultiDeviceNoPreSync
cudaCpuDeviceId8.0hipCpuDeviceId
cudaD3D10DeviceList
cudaD3D10DeviceListAll
cudaD3D10DeviceListCurrentFrame
cudaD3D10DeviceListNextFrame
cudaD3D10MapFlags
cudaD3D10MapFlagsNone
cudaD3D10MapFlagsReadOnly
cudaD3D10MapFlagsWriteDiscard
cudaD3D10RegisterFlags
cudaD3D10RegisterFlagsArray
cudaD3D10RegisterFlagsNone
cudaD3D11DeviceList
cudaD3D11DeviceListAll
cudaD3D11DeviceListCurrentFrame
cudaD3D11DeviceListNextFrame
cudaD3D9DeviceList
cudaD3D9DeviceListAll
cudaD3D9DeviceListCurrentFrame
cudaD3D9DeviceListNextFrame
cudaD3D9MapFlags
cudaD3D9MapFlagsNone
cudaD3D9MapFlagsReadOnly
cudaD3D9MapFlagsWriteDiscard
cudaD3D9RegisterFlags
cudaD3D9RegisterFlagsArray
cudaD3D9RegisterFlagsNone
cudaDevAttrAsyncEngineCount
cudaDevAttrCanFlushRemoteWrites9.2
cudaDevAttrCanMapHostMemoryhipDeviceAttributeCanMapHostMemory
cudaDevAttrCanUseHostPointerForRegisteredMem8.0
cudaDevAttrClockRatehipDeviceAttributeClockRate
cudaDevAttrComputeCapabilityMajorhipDeviceAttributeComputeCapabilityMajor
cudaDevAttrComputeCapabilityMinorhipDeviceAttributeComputeCapabilityMinor
cudaDevAttrComputeModehipDeviceAttributeComputeMode
cudaDevAttrComputePreemptionSupported8.0
cudaDevAttrConcurrentKernelshipDeviceAttributeConcurrentKernels
cudaDevAttrConcurrentManagedAccess8.0hipDeviceAttributeConcurrentManagedAccess
cudaDevAttrCooperativeLaunch9.0hipDeviceAttributeCooperativeLaunch
cudaDevAttrCooperativeMultiDeviceLaunch9.0hipDeviceAttributeCooperativeMultiDeviceLaunch
cudaDevAttrDirectManagedMemAccessFromHost9.2hipDeviceAttributeDirectManagedMemAccessFromHost
cudaDevAttrEccEnabledhipDeviceAttributeEccEnabled
cudaDevAttrGlobalL1CacheSupported
cudaDevAttrGlobalMemoryBusWidthhipDeviceAttributeMemoryBusWidth
cudaDevAttrGpuOverlap
cudaDevAttrHostNativeAtomicSupported8.0
cudaDevAttrHostRegisterReadOnlySupported11.1
cudaDevAttrHostRegisterSupported9.2
cudaDevAttrIntegratedhipDeviceAttributeIntegrated
cudaDevAttrIsMultiGpuBoardhipDeviceAttributeIsMultiGpuBoard
cudaDevAttrKernelExecTimeouthipDeviceAttributeKernelExecTimeout
cudaDevAttrL2CacheSizehipDeviceAttributeL2CacheSize
cudaDevAttrLocalL1CacheSupported
cudaDevAttrManagedMemoryhipDeviceAttributeManagedMemory
cudaDevAttrMaxBlockDimXhipDeviceAttributeMaxBlockDimX
cudaDevAttrMaxBlockDimYhipDeviceAttributeMaxBlockDimY
cudaDevAttrMaxBlockDimZhipDeviceAttributeMaxBlockDimZ
cudaDevAttrMaxBlocksPerMultiprocessor11.0
cudaDevAttrMaxGridDimXhipDeviceAttributeMaxGridDimX
cudaDevAttrMaxGridDimYhipDeviceAttributeMaxGridDimY
cudaDevAttrMaxGridDimZhipDeviceAttributeMaxGridDimZ
cudaDevAttrMaxPitchhipDeviceAttributeMaxPitch
cudaDevAttrMaxRegistersPerBlockhipDeviceAttributeMaxRegistersPerBlock
cudaDevAttrMaxRegistersPerMultiprocessor
cudaDevAttrMaxSharedMemoryPerBlockhipDeviceAttributeMaxSharedMemoryPerBlock
cudaDevAttrMaxSharedMemoryPerBlockOptin9.0
cudaDevAttrMaxSharedMemoryPerMultiprocessorhipDeviceAttributeMaxSharedMemoryPerMultiprocessor
cudaDevAttrMaxSurface1DLayeredLayers
cudaDevAttrMaxSurface1DLayeredWidth
cudaDevAttrMaxSurface1DWidth
cudaDevAttrMaxSurface2DHeight
cudaDevAttrMaxSurface2DLayeredHeight
cudaDevAttrMaxSurface2DLayeredLayers
cudaDevAttrMaxSurface2DLayeredWidth
cudaDevAttrMaxSurface2DWidth
cudaDevAttrMaxSurface3DDepth
cudaDevAttrMaxSurface3DHeight
cudaDevAttrMaxSurface3DWidth
cudaDevAttrMaxSurfaceCubemapLayeredLayers
cudaDevAttrMaxSurfaceCubemapLayeredWidth
cudaDevAttrMaxSurfaceCubemapWidth
cudaDevAttrMaxTexture1DLayeredLayers
cudaDevAttrMaxTexture1DLayeredWidth
cudaDevAttrMaxTexture1DLinearWidth
cudaDevAttrMaxTexture1DMipmappedWidth
cudaDevAttrMaxTexture1DWidthhipDeviceAttributeMaxTexture1DWidth
cudaDevAttrMaxTexture2DGatherHeight
cudaDevAttrMaxTexture2DGatherWidth
cudaDevAttrMaxTexture2DHeighthipDeviceAttributeMaxTexture2DHeight
cudaDevAttrMaxTexture2DLayeredHeight
cudaDevAttrMaxTexture2DLayeredLayers
cudaDevAttrMaxTexture2DLayeredWidth
cudaDevAttrMaxTexture2DLinearHeight
cudaDevAttrMaxTexture2DLinearPitch
cudaDevAttrMaxTexture2DLinearWidth
cudaDevAttrMaxTexture2DMipmappedHeight
cudaDevAttrMaxTexture2DMipmappedWidth
cudaDevAttrMaxTexture2DWidthhipDeviceAttributeMaxTexture2DWidth
cudaDevAttrMaxTexture3DDepthhipDeviceAttributeMaxTexture3DDepth
cudaDevAttrMaxTexture3DDepthAlt
cudaDevAttrMaxTexture3DHeighthipDeviceAttributeMaxTexture3DHeight
cudaDevAttrMaxTexture3DHeightAlt
cudaDevAttrMaxTexture3DWidthhipDeviceAttributeMaxTexture3DWidth
cudaDevAttrMaxTexture3DWidthAlt
cudaDevAttrMaxTextureCubemapLayeredLayers
cudaDevAttrMaxTextureCubemapLayeredWidth
cudaDevAttrMaxTextureCubemapWidth
cudaDevAttrMaxThreadsPerBlockhipDeviceAttributeMaxThreadsPerBlock
cudaDevAttrMaxThreadsPerMultiProcessorhipDeviceAttributeMaxThreadsPerMultiProcessor
cudaDevAttrMemoryClockRatehipDeviceAttributeMemoryClockRate
cudaDevAttrMultiGpuBoardGroupID
cudaDevAttrMultiProcessorCounthipDeviceAttributeMultiprocessorCount
cudaDevAttrPageableMemoryAccess8.0hipDeviceAttributePageableMemoryAccess
cudaDevAttrPageableMemoryAccessUsesHostPageTables9.2hipDeviceAttributePageableMemoryAccessUsesHostPageTables
cudaDevAttrPciBusIdhipDeviceAttributePciBusId
cudaDevAttrPciDeviceIdhipDeviceAttributePciDeviceId
cudaDevAttrPciDomainId
cudaDevAttrReserved929.0
cudaDevAttrReserved939.0
cudaDevAttrReserved949.0
cudaDevAttrReservedSharedMemoryPerBlock11.0
cudaDevAttrSingleToDoublePrecisionPerfRatio8.0
cudaDevAttrSparseCudaArraySupported11.1
cudaDevAttrStreamPrioritiesSupported
cudaDevAttrSurfaceAlignment
cudaDevAttrTccDriver
cudaDevAttrTextureAlignmenthipDeviceAttributeTextureAlignment
cudaDevAttrTexturePitchAlignment
cudaDevAttrTotalConstantMemoryhipDeviceAttributeTotalConstantMemory
cudaDevAttrUnifiedAddressing
cudaDevAttrWarpSizehipDeviceAttributeWarpSize
cudaDevP2PAttrAccessSupported8.0hipDevP2PAttrAccessSupported
cudaDevP2PAttrCudaArrayAccessSupported9.2hipDevP2PAttrHipArrayAccessSupported
cudaDevP2PAttrNativeAtomicSupported8.0hipDevP2PAttrNativeAtomicSupported
cudaDevP2PAttrPerformanceRank8.0hipDevP2PAttrPerformanceRank
cudaDeviceAttrhipDeviceAttribute_t
cudaDeviceBlockingSynchipDeviceScheduleBlockingSync
cudaDeviceLmemResizeToMaxhipDeviceLmemResizeToMax
cudaDeviceMapHosthipDeviceMapHost
cudaDeviceMask
cudaDeviceP2PAttr8.0hipDeviceP2PAttr
cudaDeviceProphipDeviceProp_t
cudaDevicePropDontCare
cudaDeviceScheduleAutohipDeviceScheduleAuto
cudaDeviceScheduleBlockingSynchipDeviceScheduleBlockingSync
cudaDeviceScheduleMaskhipDeviceScheduleMask
cudaDeviceScheduleSpinhipDeviceScheduleSpin
cudaDeviceScheduleYieldhipDeviceScheduleYield
cudaEglColorFormat9.1
cudaEglColorFormatA9.1
cudaEglColorFormatABGR9.1
cudaEglColorFormatARGB9.1
cudaEglColorFormatAYUV9.1
cudaEglColorFormatAYUV_ER9.1
cudaEglColorFormatBGR9.1
cudaEglColorFormatBGRA9.1
cudaEglColorFormatBayer10BGGR9.1
cudaEglColorFormatBayer10GBRG9.1
cudaEglColorFormatBayer10GRBG9.1
cudaEglColorFormatBayer10RGGB9.1
cudaEglColorFormatBayer12BGGR9.1
cudaEglColorFormatBayer12GBRG9.1
cudaEglColorFormatBayer12GRBG9.1
cudaEglColorFormatBayer12RGGB9.1
cudaEglColorFormatBayer14BGGR9.1
cudaEglColorFormatBayer14GBRG9.1
cudaEglColorFormatBayer14GRBG9.1
cudaEglColorFormatBayer14RGGB9.1
cudaEglColorFormatBayer20BGGR9.1
cudaEglColorFormatBayer20GBRG9.1
cudaEglColorFormatBayer20GRBG9.1
cudaEglColorFormatBayer20RGGB9.1
cudaEglColorFormatBayerBGGR9.1
cudaEglColorFormatBayerGBRG9.1
cudaEglColorFormatBayerGRBG9.1
cudaEglColorFormatBayerIspBGGR9.2
cudaEglColorFormatBayerIspGBRG9.2
cudaEglColorFormatBayerIspGRBG9.2
cudaEglColorFormatBayerIspRGGB9.2
cudaEglColorFormatBayerRGGB9.1
cudaEglColorFormatL9.1
cudaEglColorFormatR9.1
cudaEglColorFormatRG9.1
cudaEglColorFormatRGB9.1
cudaEglColorFormatRGBA9.1
cudaEglColorFormatUYVY4229.1
cudaEglColorFormatUYVY_ER9.1
cudaEglColorFormatVYUY_ER9.1
cudaEglColorFormatY10V10U10_420SemiPlanar9.1
cudaEglColorFormatY10V10U10_444SemiPlanar9.1
cudaEglColorFormatY12V12U12_420SemiPlanar9.1
cudaEglColorFormatY12V12U12_444SemiPlanar9.1
cudaEglColorFormatYUV420Planar9.1
cudaEglColorFormatYUV420Planar_ER9.1
cudaEglColorFormatYUV420SemiPlanar9.1
cudaEglColorFormatYUV420SemiPlanar_ER9.1
cudaEglColorFormatYUV422Planar9.1
cudaEglColorFormatYUV422Planar_ER9.1
cudaEglColorFormatYUV422SemiPlanar9.1
cudaEglColorFormatYUV422SemiPlanar_ER9.1
cudaEglColorFormatYUV444Planar9.1
cudaEglColorFormatYUV444Planar_ER9.1
cudaEglColorFormatYUV444SemiPlanar9.1
cudaEglColorFormatYUV444SemiPlanar_ER9.1
cudaEglColorFormatYUVA_ER9.1
cudaEglColorFormatYUV_ER9.1
cudaEglColorFormatYUYV4229.1
cudaEglColorFormatYUYV_ER9.1
cudaEglColorFormatYVU420Planar9.1
cudaEglColorFormatYVU420Planar_ER9.1
cudaEglColorFormatYVU420SemiPlanar9.1
cudaEglColorFormatYVU420SemiPlanar_ER9.1
cudaEglColorFormatYVU422Planar9.1
cudaEglColorFormatYVU422Planar_ER9.1
cudaEglColorFormatYVU422SemiPlanar9.1
cudaEglColorFormatYVU422SemiPlanar_ER9.1
cudaEglColorFormatYVU444Planar9.1
cudaEglColorFormatYVU444Planar_ER9.1
cudaEglColorFormatYVU444SemiPlanar9.1
cudaEglColorFormatYVU444SemiPlanar_ER
cudaEglColorFormatYVYU_ER9.1
cudaEglFrame9.1
cudaEglFrameType9.1
cudaEglFrameTypeArray9.1
cudaEglFrameTypePitch9.1
cudaEglFrame_st9.1
cudaEglPlaneDesc9.1
cudaEglPlaneDesc_st9.1
cudaEglResourceLocationFlags9.1
cudaEglResourceLocationSysmem9.1
cudaEglResourceLocationVidmem9.1
cudaEglStreamConnection9.1
cudaErrorhipError_t
cudaErrorAddressOfConstant3.1
cudaErrorAlreadyAcquired10.1hipErrorAlreadyAcquired
cudaErrorAlreadyMapped10.1hipErrorAlreadyMapped
cudaErrorApiFailureBase4.1
cudaErrorArrayIsMapped10.1hipErrorArrayIsMapped
cudaErrorAsserthipErrorAssert
cudaErrorCallRequiresNewerDriver11.1
cudaErrorCapturedEvent10.0
cudaErrorCompatNotSupportedOnDevice10.1
cudaErrorContextIsDestroyed10.1
cudaErrorCooperativeLaunchTooLarge9.0hipErrorCooperativeLaunchTooLarge
cudaErrorCudartUnloadinghipErrorDeinitialized
cudaErrorDeviceAlreadyInUsehipErrorContextAlreadyInUse
cudaErrorDeviceNotLicensed11.1
cudaErrorDeviceUninitialized10.2hipErrorInvalidContext
cudaErrorDeviceUninitilialized10.110.2hipErrorInvalidContext
cudaErrorDevicesUnavailable
cudaErrorDuplicateSurfaceName
cudaErrorDuplicateTextureName
cudaErrorDuplicateVariableName
cudaErrorECCUncorrectablehipErrorECCNotCorrectable
cudaErrorFileNotFound10.1hipErrorFileNotFound
cudaErrorGraphExecUpdateFailure10.2
cudaErrorHardwareStackError
cudaErrorHostMemoryAlreadyRegisteredhipErrorHostMemoryAlreadyRegistered
cudaErrorHostMemoryNotRegisteredhipErrorHostMemoryNotRegistered
cudaErrorIllegalAddresshipErrorIllegalAddress
cudaErrorIllegalInstruction
cudaErrorIllegalState10.0
cudaErrorIncompatibleDriverContext
cudaErrorInitializationErrorhipErrorNotInitialized
cudaErrorInsufficientDriverhipErrorInsufficientDriver
cudaErrorInvalidAddressSpace
cudaErrorInvalidChannelDescriptor
cudaErrorInvalidConfigurationhipErrorInvalidConfiguration
cudaErrorInvalidDevicehipErrorInvalidDevice
cudaErrorInvalidDeviceFunctionhipErrorInvalidDeviceFunction
cudaErrorInvalidDevicePointer10.1hipErrorInvalidDevicePointer
cudaErrorInvalidFilterSetting
cudaErrorInvalidGraphicsContexthipErrorInvalidGraphicsContext
cudaErrorInvalidHostPointer10.1
cudaErrorInvalidKernelImagehipErrorInvalidImage
cudaErrorInvalidMemcpyDirectionhipErrorInvalidMemcpyDirection
cudaErrorInvalidNormSetting
cudaErrorInvalidPc
cudaErrorInvalidPitchValue
cudaErrorInvalidPtxhipErrorInvalidKernelFile
cudaErrorInvalidResourceHandlehipErrorInvalidHandle
cudaErrorInvalidSource10.1hipErrorInvalidSource
cudaErrorInvalidSurface
cudaErrorInvalidSymbolhipErrorInvalidSymbol
cudaErrorInvalidTexture
cudaErrorInvalidTextureBinding
cudaErrorInvalidValuehipErrorInvalidValue
cudaErrorJitCompilerNotFound9.0
cudaErrorLaunchFailurehipErrorLaunchFailure
cudaErrorLaunchFileScopedSurf
cudaErrorLaunchFileScopedTex
cudaErrorLaunchIncompatibleTexturing10.1
cudaErrorLaunchMaxDepthExceeded
cudaErrorLaunchOutOfResourceshipErrorLaunchOutOfResources
cudaErrorLaunchPendingCountExceeded
cudaErrorLaunchTimeouthipErrorLaunchTimeOut
cudaErrorMapBufferObjectFailedhipErrorMapFailed
cudaErrorMemoryAllocationhipErrorOutOfMemory
cudaErrorMemoryValueTooLarge3.1
cudaErrorMisalignedAddress
cudaErrorMissingConfigurationhipErrorMissingConfiguration
cudaErrorMixedDeviceExecution3.1
cudaErrorNoDevicehipErrorNoDevice
cudaErrorNoKernelImageForDevicehipErrorNoBinaryForGpu
cudaErrorNotMapped10.1hipErrorNotMapped
cudaErrorNotMappedAsArray10.1hipErrorNotMappedAsArray
cudaErrorNotMappedAsPointer10.1hipErrorNotMappedAsPointer
cudaErrorNotPermitted
cudaErrorNotReadyhipErrorNotReady
cudaErrorNotSupportedhipErrorNotSupported
cudaErrorNotYetImplemented4.1
cudaErrorNvlinkUncorrectable8.0
cudaErrorOperatingSystemhipErrorOperatingSystem
cudaErrorPeerAccessAlreadyEnabledhipErrorPeerAccessAlreadyEnabled
cudaErrorPeerAccessNotEnabledhipErrorPeerAccessNotEnabled
cudaErrorPeerAccessUnsupportedhipErrorPeerAccessUnsupported
cudaErrorPriorLaunchFailure3.1hipErrorPriorLaunchFailure
cudaErrorProfilerAlreadyStarted5.0hipErrorProfilerAlreadyStarted
cudaErrorProfilerAlreadyStopped5.0hipErrorProfilerAlreadyStopped
cudaErrorProfilerDisabledhipErrorProfilerDisabled
cudaErrorProfilerNotInitialized5.0hipErrorProfilerNotInitialized
cudaErrorSetOnActiveProcesshipErrorSetOnActiveProcess
cudaErrorSharedObjectInitFailedhipErrorSharedObjectInitFailed
cudaErrorSharedObjectSymbolNotFoundhipErrorSharedObjectSymbolNotFound
cudaErrorStartupFailure
cudaErrorStreamCaptureImplicit10.0
cudaErrorStreamCaptureInvalidated10.0
cudaErrorStreamCaptureIsolation10.0
cudaErrorStreamCaptureMerge10.0
cudaErrorStreamCaptureUnjoined10.0
cudaErrorStreamCaptureUnmatched10.0
cudaErrorStreamCaptureUnsupported10.0
cudaErrorStreamCaptureWrongThread10.1
cudaErrorStubLibrary11.1
cudaErrorSymbolNotFound10.1hipErrorNotFound
cudaErrorSyncDepthExceeded
cudaErrorSynchronizationError3.1
cudaErrorSystemDriverMismatch10.1
cudaErrorSystemNotReady10.0
cudaErrorTextureFetchFailed3.1
cudaErrorTextureNotBound3.1
cudaErrorTimeout10.2
cudaErrorTooManyPeers
cudaErrorUnknownhipErrorUnknown
cudaErrorUnmapBufferObjectFailedhipErrorUnmapFailed
cudaErrorUnsupportedLimithipErrorUnsupportedLimit
cudaErrorUnsupportedPtxVersion11.1
cudaError_thipError_t
cudaEventBlockingSynchipEventBlockingSync
cudaEventDefaulthipEventDefault
cudaEventDisableTiminghipEventDisableTiming
cudaEventInterprocesshipEventInterprocess
cudaEventRecordDefault11.1
cudaEventRecordExternal11.1
cudaEventWaitDefault11.1
cudaEventWaitExternal
cudaEvent_thipEvent_t
cudaExtenthipExtent
cudaExternalMemoryBufferDesc10.0
cudaExternalMemoryDedicated10.0
cudaExternalMemoryHandleDesc10.0
cudaExternalMemoryHandleType10.0
cudaExternalMemoryHandleTypeD3D11Resource10.0
cudaExternalMemoryHandleTypeD3D11ResourceKmt10.2
cudaExternalMemoryHandleTypeD3D12Heap10.0
cudaExternalMemoryHandleTypeD3D12Resource10.0
cudaExternalMemoryHandleTypeNvSciBuf10.2
cudaExternalMemoryHandleTypeOpaqueFd10.0
cudaExternalMemoryHandleTypeOpaqueWin3210.0
cudaExternalMemoryHandleTypeOpaqueWin32Kmt10.0
cudaExternalMemoryMipmappedArrayDesc10.0
cudaExternalMemory_t10.0
cudaExternalSemaphoreHandleDesc10.0
cudaExternalSemaphoreHandleType10.0
cudaExternalSemaphoreHandleTypeD3D11Fence10.2
cudaExternalSemaphoreHandleTypeD3D12Fence10.0
cudaExternalSemaphoreHandleTypeKeyedMutex10.2
cudaExternalSemaphoreHandleTypeKeyedMutexKmt10.2
cudaExternalSemaphoreHandleTypeNvSciSync10.2
cudaExternalSemaphoreHandleTypeOpaqueFd10.0
cudaExternalSemaphoreHandleTypeOpaqueWin3210.0
cudaExternalSemaphoreHandleTypeOpaqueWin32Kmt10.0
cudaExternalSemaphoreSignalParams10.0
cudaExternalSemaphoreSignalSkipNvSciBufMemSync10.2
cudaExternalSemaphoreWaitParams10.0
cudaExternalSemaphoreWaitSkipNvSciBufMemSync10.2
cudaExternalSemaphore_t10.0
cudaFilterModeLinearhipFilterModeLinear
cudaFilterModePointhipFilterModePoint
cudaFormatModeAuto
cudaFormatModeForced
cudaFuncAttribute9.0hipFuncAttribute
cudaFuncAttributeMax9.0hipFuncAttributeMax
cudaFuncAttributeMaxDynamicSharedMemorySize9.0hipFuncAttributeMaxDynamicSharedMemorySize
cudaFuncAttributePreferredSharedMemoryCarveout9.0hipFuncAttributePreferredSharedMemoryCarveout
cudaFuncAttributeshipFuncAttributes
cudaFuncCachehipFuncCache_t
cudaFuncCachePreferEqualhipFuncCachePreferEqual
cudaFuncCachePreferL1hipFuncCachePreferL1
cudaFuncCachePreferNonehipFuncCachePreferNone
cudaFuncCachePreferSharedhipFuncCachePreferShared
cudaGLDeviceList
cudaGLDeviceListAll
cudaGLDeviceListCurrentFrame
cudaGLDeviceListNextFrame
cudaGLMapFlags
cudaGLMapFlagsNone
cudaGLMapFlagsReadOnly
cudaGLMapFlagsWriteDiscard
cudaGraphExecUpdateError10.2
cudaGraphExecUpdateErrorFunctionChanged10.2
cudaGraphExecUpdateErrorNodeTypeChanged10.2
cudaGraphExecUpdateErrorNotSupported10.2
cudaGraphExecUpdateErrorParametersChanged10.2
cudaGraphExecUpdateErrorTopologyChanged10.2
cudaGraphExecUpdateResult10.2
cudaGraphExecUpdateSuccess10.2
cudaGraphExec_t10.0
cudaGraphNodeType10.0
cudaGraphNodeTypeCount10.0
cudaGraphNodeTypeEmpty10.0
cudaGraphNodeTypeEventRecord11.1
cudaGraphNodeTypeGraph10.0
cudaGraphNodeTypeHost10.0
cudaGraphNodeTypeKernel10.0
cudaGraphNodeTypeMemcpy10.0
cudaGraphNodeTypeMemset10.0
cudaGraphNodeTypeWaitEvent11.1
cudaGraphNode_t10.0
cudaGraph_t10.0
cudaGraphicsCubeFace
cudaGraphicsCubeFaceNegativeX
cudaGraphicsCubeFaceNegativeY
cudaGraphicsCubeFaceNegativeZ
cudaGraphicsCubeFacePositiveX
cudaGraphicsCubeFacePositiveY
cudaGraphicsCubeFacePositiveZ
cudaGraphicsMapFlags
cudaGraphicsMapFlagsNone
cudaGraphicsMapFlagsReadOnly
cudaGraphicsMapFlagsWriteDiscard
cudaGraphicsRegisterFlags
cudaGraphicsRegisterFlagsNone
cudaGraphicsRegisterFlagsReadOnly
cudaGraphicsRegisterFlagsSurfaceLoadStore
cudaGraphicsRegisterFlagsTextureGather
cudaGraphicsRegisterFlagsWriteDiscard
cudaGraphicsResource
cudaGraphicsResource_t
cudaHostAllocDefaulthipHostMallocDefault
cudaHostAllocMappedhipHostMallocMapped
cudaHostAllocPortablehipHostMallocPortable
cudaHostAllocWriteCombinedhipHostMallocWriteCombined
cudaHostFn_t10.0
cudaHostNodeParams10.0
cudaHostRegisterDefaulthipHostRegisterDefault
cudaHostRegisterIoMemory7.5hipHostRegisterIoMemory
cudaHostRegisterMappedhipHostRegisterMapped
cudaHostRegisterPortablehipHostRegisterPortable
cudaHostRegisterReadOnly11.1
cudaInvalidDeviceId8.0hipInvalidDeviceId
cudaIpcEventHandle_sthipIpcEventHandle_st
cudaIpcEventHandle_thipIpcEventHandle_t
cudaIpcMemHandle_sthipIpcMemHandle_st
cudaIpcMemHandle_thipIpcMemHandle_t
cudaIpcMemLazyEnablePeerAccesshipIpcMemLazyEnablePeerAccess
cudaKernelNodeAttrID11.0
cudaKernelNodeAttrValue11.0
cudaKernelNodeAttributeAccessPolicyWindow11.0
cudaKernelNodeAttributeCooperative11.0
cudaKernelNodeParams10.0
cudaKeyValuePair
cudaLaunchParams9.0hipLaunchParams
cudaLimithipLimit_t
cudaLimitDevRuntimePendingLaunchCount
cudaLimitDevRuntimeSyncDepth
cudaLimitMallocHeapSizehipLimitMallocHeapSize
cudaLimitMaxL2FetchGranularity10.0
cudaLimitPersistingL2CacheSize11.0
cudaLimitPrintfFifoSize
cudaLimitStackSize
cudaMemAdviseSetAccessedBy8.0hipMemAdviseSetAccessedBy
cudaMemAdviseSetPreferredLocation8.0hipMemAdviseSetPreferredLocation
cudaMemAdviseSetReadMostly8.0hipMemAdviseSetReadMostly
cudaMemAdviseUnsetAccessedBy8.0hipMemAdviseUnsetAccessedBy
cudaMemAdviseUnsetPreferredLocation8.0hipMemAdviseUnsetPreferredLocation
cudaMemAdviseUnsetReadMostly8.0hipMemAdviseUnsetReadMostly
cudaMemAttachGlobalhipMemAttachGlobal
cudaMemAttachHosthipMemAttachHost
cudaMemAttachSinglehipMemAttachSingle
cudaMemRangeAttribute8.0hipMemRangeAttribute
cudaMemRangeAttributeAccessedBy8.0hipMemRangeAttributeAccessedBy
cudaMemRangeAttributeLastPrefetchLocation8.0hipMemRangeAttributeLastPrefetchLocation
cudaMemRangeAttributePreferredLocation8.0hipMemRangeAttributePreferredLocation
cudaMemRangeAttributeReadMostly8.0hipMemRangeAttributeReadMostly
cudaMemcpy3DParmshipMemcpy3DParms
cudaMemcpy3DPeerParms
cudaMemcpyDefaulthipMemcpyDefault
cudaMemcpyDeviceToDevicehipMemcpyDeviceToDevice
cudaMemcpyDeviceToHosthipMemcpyDeviceToHost
cudaMemcpyHostToDevicehipMemcpyHostToDevice
cudaMemcpyHostToHosthipMemcpyHostToHost
cudaMemcpyKindhipMemcpyKind
cudaMemoryAdvise8.0hipMemoryAdvise
cudaMemoryType
cudaMemoryTypeDevice
cudaMemoryTypeHost
cudaMemoryTypeManaged10.0
cudaMemoryTypeUnregistered
cudaMemsetParams10.0
cudaMipmappedArrayhipMipmappedArray
cudaMipmappedArray_const_thipMipmappedArray_const_t
cudaMipmappedArray_thipMipmappedArray_t
cudaNvSciSyncAttrSignal10.2
cudaNvSciSyncAttrWait10.2
cudaOccupancyDefaulthipOccupancyDefault
cudaOccupancyDisableCachingOverride
cudaOutputMode
cudaOutputMode_t
cudaPitchedPtrhipPitchedPtr
cudaPointerAttributeshipPointerAttribute_t
cudaPoshipPos
cudaReadModeElementTypehipReadModeElementType
cudaReadModeNormalizedFloathipReadModeNormalizedFloat
cudaResViewFormatFloat1hipResViewFormatFloat1
cudaResViewFormatFloat2hipResViewFormatFloat2
cudaResViewFormatFloat4hipResViewFormatFloat4
cudaResViewFormatHalf1hipResViewFormatHalf1
cudaResViewFormatHalf2hipResViewFormatHalf2
cudaResViewFormatHalf4hipResViewFormatHalf4
cudaResViewFormatNonehipResViewFormatNone
cudaResViewFormatSignedBlockCompressed4hipResViewFormatSignedBlockCompressed4
cudaResViewFormatSignedBlockCompressed5hipResViewFormatSignedBlockCompressed5
cudaResViewFormatSignedBlockCompressed6HhipResViewFormatSignedBlockCompressed6H
cudaResViewFormatSignedChar1hipResViewFormatSignedChar1
cudaResViewFormatSignedChar2hipResViewFormatSignedChar2
cudaResViewFormatSignedChar4hipResViewFormatSignedChar4
cudaResViewFormatSignedInt1hipResViewFormatSignedInt1
cudaResViewFormatSignedInt2hipResViewFormatSignedInt2
cudaResViewFormatSignedInt4hipResViewFormatSignedInt4
cudaResViewFormatSignedShort1hipResViewFormatSignedShort1
cudaResViewFormatSignedShort2hipResViewFormatSignedShort2
cudaResViewFormatSignedShort4hipResViewFormatSignedShort4
cudaResViewFormatUnsignedBlockCompressed1hipResViewFormatUnsignedBlockCompressed1
cudaResViewFormatUnsignedBlockCompressed2hipResViewFormatUnsignedBlockCompressed2
cudaResViewFormatUnsignedBlockCompressed3hipResViewFormatUnsignedBlockCompressed3
cudaResViewFormatUnsignedBlockCompressed4hipResViewFormatUnsignedBlockCompressed4
cudaResViewFormatUnsignedBlockCompressed5hipResViewFormatUnsignedBlockCompressed5
cudaResViewFormatUnsignedBlockCompressed6HhipResViewFormatUnsignedBlockCompressed6H
cudaResViewFormatUnsignedBlockCompressed7hipResViewFormatUnsignedBlockCompressed7
cudaResViewFormatUnsignedChar1hipResViewFormatUnsignedChar1
cudaResViewFormatUnsignedChar2hipResViewFormatUnsignedChar2
cudaResViewFormatUnsignedChar4hipResViewFormatUnsignedChar4
cudaResViewFormatUnsignedInt1hipResViewFormatUnsignedInt1
cudaResViewFormatUnsignedInt2hipResViewFormatUnsignedInt2
cudaResViewFormatUnsignedInt4hipResViewFormatUnsignedInt4
cudaResViewFormatUnsignedShort1hipResViewFormatUnsignedShort1
cudaResViewFormatUnsignedShort2hipResViewFormatUnsignedShort2
cudaResViewFormatUnsignedShort4hipResViewFormatUnsignedShort4
cudaResourceDeschipResourceDesc
cudaResourceTypehipResourceType
cudaResourceTypeArrayhipResourceTypeArray
cudaResourceTypeLinearhipResourceTypeLinear
cudaResourceTypeMipmappedArrayhipResourceTypeMipmappedArray
cudaResourceTypePitch2DhipResourceTypePitch2D
cudaResourceViewDeschipResourceViewDesc
cudaResourceViewFormathipResourceViewFormat
cudaSharedCarveout9.0
cudaSharedMemBankSizeDefaulthipSharedMemBankSizeDefault
cudaSharedMemBankSizeEightBytehipSharedMemBankSizeEightByte
cudaSharedMemBankSizeFourBytehipSharedMemBankSizeFourByte
cudaSharedMemConfighipSharedMemConfig
cudaSharedmemCarveoutDefault9.0
cudaSharedmemCarveoutMaxL19.0
cudaSharedmemCarveoutMaxShared9.0
cudaStreamAttrID11.0
cudaStreamAttrValue11.0
cudaStreamAttributeAccessPolicyWindow11.0
cudaStreamAttributeSynchronizationPolicy11.0
cudaStreamCallback_thipStreamCallback_t
cudaStreamCaptureMode10.1
cudaStreamCaptureModeGlobal10.1
cudaStreamCaptureModeRelaxed10.1
cudaStreamCaptureModeThreadLocal10.1
cudaStreamCaptureStatus10.0
cudaStreamCaptureStatusActive10.0
cudaStreamCaptureStatusInvalidated10.0
cudaStreamCaptureStatusNone10.0
cudaStreamDefaulthipStreamDefault
cudaStreamLegacy
cudaStreamNonBlockinghipStreamNonBlocking
cudaStreamPerThread
cudaStream_thipStream_t
cudaSuccesshipSuccess
cudaSurfaceBoundaryModehipSurfaceBoundaryMode
cudaSurfaceFormatMode
cudaSurfaceObject_thipSurfaceObject_t
cudaSyncPolicyAuto11.0
cudaSyncPolicyBlockingSync11.0
cudaSyncPolicySpin11.0
cudaSyncPolicyYield11.0
cudaSynchronizationPolicy11.0
cudaTextureAddressModehipTextureAddressMode
cudaTextureDeschipTextureDesc
cudaTextureFilterModehipTextureFilterMode
cudaTextureObject_thipTextureObject_t
cudaTextureReadModehipTextureReadMode
cudaTextureType1DhipTextureType1D
cudaTextureType1DLayeredhipTextureType1DLayered
cudaTextureType2DhipTextureType2D
cudaTextureType2DLayeredhipTextureType2DLayered
cudaTextureType3DhipTextureType3D
cudaTextureTypeCubemaphipTextureTypeCubemap
cudaTextureTypeCubemapLayeredhipTextureTypeCubemapLayered
cudaUUID_t
libraryPropertyType8.0
libraryPropertyType_t8.0
surfaceReference

35. Execution Control [REMOVED]

CUDAADRHIP
cudaConfigureCall10.1hipConfigureCall
cudaLaunch10.1hipLaunchByPtr
cudaSetupArgument10.1hipSetupArgument

* A - Added, D - Deprecated, R - Removed