2018-03-01 22:57:20 -05:00
|
|
|
EXPORTS
|
|
|
|
|
hipChooseDevice
|
|
|
|
|
hipCtxCreate
|
|
|
|
|
hipCtxDestroy
|
|
|
|
|
hipCtxDisablePeerAccess
|
|
|
|
|
hipCtxEnablePeerAccess
|
|
|
|
|
hipCtxGetApiVersion
|
|
|
|
|
hipCtxGetCacheConfig
|
|
|
|
|
hipCtxGetCurrent
|
|
|
|
|
hipCtxGetDevice
|
|
|
|
|
hipCtxGetFlags
|
|
|
|
|
hipCtxGetSharedMemConfig
|
|
|
|
|
hipCtxPopCurrent
|
|
|
|
|
hipCtxPushCurrent
|
|
|
|
|
hipCtxSetCacheConfig
|
|
|
|
|
hipCtxSetCurrent
|
|
|
|
|
hipCtxSetSharedMemConfig
|
|
|
|
|
hipCtxSynchronize
|
|
|
|
|
hipDeviceCanAccessPeer
|
|
|
|
|
hipDeviceComputeCapability
|
|
|
|
|
hipDeviceDisablePeerAccess
|
|
|
|
|
hipDeviceEnablePeerAccess
|
|
|
|
|
hipDeviceGet
|
|
|
|
|
hipDeviceGetAttribute
|
|
|
|
|
hipDeviceGetByPCIBusId
|
|
|
|
|
hipDeviceGetCacheConfig
|
2019-05-01 18:43:47 -04:00
|
|
|
hipDeviceGetStreamPriorityRange
|
2018-03-01 22:57:20 -05:00
|
|
|
hipDeviceGetLimit
|
|
|
|
|
hipDeviceGetName
|
|
|
|
|
hipDeviceGetPCIBusId
|
|
|
|
|
hipDeviceGetSharedMemConfig
|
|
|
|
|
hipDevicePrimaryCtxGetState
|
|
|
|
|
hipDevicePrimaryCtxRelease
|
|
|
|
|
hipDevicePrimaryCtxReset
|
|
|
|
|
hipDevicePrimaryCtxRetain
|
|
|
|
|
hipDevicePrimaryCtxSetFlags
|
|
|
|
|
hipDeviceReset
|
|
|
|
|
hipDeviceSetCacheConfig
|
|
|
|
|
hipDeviceSetSharedMemConfig
|
|
|
|
|
hipDeviceSynchronize
|
|
|
|
|
hipDeviceTotalMem
|
|
|
|
|
hipDriverGetVersion
|
|
|
|
|
hipEventCreate
|
|
|
|
|
hipEventCreateWithFlags
|
|
|
|
|
hipEventDestroy
|
|
|
|
|
hipEventElapsedTime
|
|
|
|
|
hipEventQuery
|
|
|
|
|
hipEventRecord
|
|
|
|
|
hipEventSynchronize
|
2019-06-13 12:47:17 -04:00
|
|
|
hipExtGetLinkTypeAndHopCount
|
2019-08-23 19:46:27 -04:00
|
|
|
hipExtLaunchMultiKernelMultiDevice
|
2019-06-13 12:47:17 -04:00
|
|
|
hipExtMallocWithFlags
|
2019-05-06 18:02:54 -04:00
|
|
|
hipExtModuleLaunchKernel
|
2018-03-01 22:57:20 -05:00
|
|
|
hipFree
|
|
|
|
|
hipFreeArray
|
|
|
|
|
hipFuncSetCacheConfig
|
|
|
|
|
hipGetDevice
|
|
|
|
|
hipGetDeviceCount
|
|
|
|
|
hipGetDeviceProperties
|
|
|
|
|
hipGetErrorName
|
|
|
|
|
hipGetErrorString
|
|
|
|
|
hipGetLastError
|
|
|
|
|
hipHostAlloc
|
|
|
|
|
hipHostFree
|
|
|
|
|
hipHostGetDevicePointer
|
|
|
|
|
hipHostGetFlags
|
|
|
|
|
hipHostMalloc
|
|
|
|
|
hipHostRegister
|
|
|
|
|
hipHostUnregister
|
|
|
|
|
hipInit
|
|
|
|
|
hipIpcCloseMemHandle
|
|
|
|
|
hipIpcGetMemHandle
|
|
|
|
|
hipIpcOpenMemHandle
|
|
|
|
|
hipMalloc
|
2018-07-05 20:29:27 -04:00
|
|
|
hipMalloc3D
|
2018-03-01 22:57:20 -05:00
|
|
|
hipMalloc3DArray
|
2019-09-05 14:34:47 -04:00
|
|
|
hipArrayCreate
|
2018-03-01 22:57:20 -05:00
|
|
|
hipMallocArray
|
|
|
|
|
hipMallocPitch
|
|
|
|
|
hipMemcpy
|
2019-09-05 14:34:47 -04:00
|
|
|
hipMemcpyParam2D
|
2018-03-01 22:57:20 -05:00
|
|
|
hipMemcpy2D
|
|
|
|
|
hipMemcpy2DAsync
|
|
|
|
|
hipMemcpy2DToArray
|
|
|
|
|
hipMemcpy3D
|
|
|
|
|
hipMemcpyAsync
|
|
|
|
|
hipMemcpyDtoD
|
|
|
|
|
hipMemcpyDtoDAsync
|
|
|
|
|
hipMemcpyDtoH
|
|
|
|
|
hipMemcpyDtoHAsync
|
|
|
|
|
hipMemcpyFromSymbol
|
|
|
|
|
hipMemcpyFromSymbolAsync
|
|
|
|
|
hipMemcpyHtoD
|
|
|
|
|
hipMemcpyHtoDAsync
|
|
|
|
|
hipMemcpyPeer
|
|
|
|
|
hipMemcpyPeerAsync
|
|
|
|
|
hipMemcpyToArray
|
2018-04-13 18:19:28 -04:00
|
|
|
hipMemcpyFromArray
|
2018-03-01 22:57:20 -05:00
|
|
|
hipMemcpyToSymbol
|
|
|
|
|
hipMemcpyToSymbolAsync
|
|
|
|
|
hipMemGetAddressRange
|
2019-03-18 18:44:55 -04:00
|
|
|
hipGetSymbolAddress
|
|
|
|
|
hipGetSymbolSize
|
2018-03-01 22:57:20 -05:00
|
|
|
hipMemGetInfo
|
|
|
|
|
hipMemPtrGetInfo
|
|
|
|
|
hipMemset
|
2019-03-07 14:58:49 -05:00
|
|
|
hipMemsetD32
|
2018-03-01 22:57:20 -05:00
|
|
|
hipMemset2D
|
|
|
|
|
hipMemsetAsync
|
2019-03-07 14:58:49 -05:00
|
|
|
hipMemsetD32Async
|
2018-05-02 19:14:52 -04:00
|
|
|
hipMemset2DAsync
|
2018-03-01 22:57:20 -05:00
|
|
|
hipMemsetD8
|
2018-06-13 13:36:52 -04:00
|
|
|
hipMemset3D
|
2018-03-01 22:57:20 -05:00
|
|
|
hipModuleGetFunction
|
|
|
|
|
hipModuleGetGlobal
|
2019-08-11 18:53:11 -04:00
|
|
|
hipModuleGetTexRef
|
2018-03-01 22:57:20 -05:00
|
|
|
hipModuleLaunchKernel
|
2018-08-02 02:14:04 -04:00
|
|
|
hipModuleLaunchKernelExt
|
2019-06-12 10:00:38 -04:00
|
|
|
hipLaunchCooperativeKernel
|
2019-06-13 13:00:48 -04:00
|
|
|
hipLaunchCooperativeKernelMultiDevice
|
2018-08-02 02:14:04 -04:00
|
|
|
hipHccModuleLaunchKernel
|
2018-03-01 22:57:20 -05:00
|
|
|
hipModuleLoad
|
|
|
|
|
hipModuleLoadData
|
|
|
|
|
hipModuleUnload
|
2019-06-12 10:00:38 -04:00
|
|
|
hipOccupancyMaxActiveBlocksPerMultiprocessor
|
|
|
|
|
hipOccupancyMaxActiveBlocksPerMultiprocessorWithFlags
|
2018-07-05 20:29:27 -04:00
|
|
|
hipFuncGetAttributes
|
2018-03-01 22:57:20 -05:00
|
|
|
hipPeekAtLastError
|
|
|
|
|
hipPointerGetAttributes
|
|
|
|
|
hipProfilerStart
|
|
|
|
|
hipProfilerStop
|
|
|
|
|
hipRuntimeGetVersion
|
|
|
|
|
hipSetDevice
|
|
|
|
|
hipSetDeviceFlags
|
|
|
|
|
hipStreamAddCallback
|
|
|
|
|
hipStreamCreate
|
|
|
|
|
hipStreamCreateWithFlags
|
2019-05-01 18:43:47 -04:00
|
|
|
hipStreamCreateWithPriority
|
2018-03-01 22:57:20 -05:00
|
|
|
hipStreamDestroy
|
|
|
|
|
hipStreamGetFlags
|
|
|
|
|
hipStreamQuery
|
|
|
|
|
hipStreamSynchronize
|
|
|
|
|
hipStreamWaitEvent
|
2018-03-02 17:55:48 -05:00
|
|
|
__hipRegisterFatBinary
|
|
|
|
|
__hipRegisterFunction
|
2018-07-18 17:51:20 -04:00
|
|
|
__hipRegisterVar
|
2018-03-02 17:55:48 -05:00
|
|
|
__hipUnregisterFatBinary
|
|
|
|
|
hipConfigureCall
|
|
|
|
|
hipSetupArgument
|
|
|
|
|
hipLaunchByPtr
|
2018-04-13 18:19:28 -04:00
|
|
|
hipCreateTextureObject
|
|
|
|
|
hipDestroyTextureObject
|
|
|
|
|
hipGetTextureObjectResourceDesc
|
|
|
|
|
hipGetTextureObjectResourceViewDesc
|
|
|
|
|
hipGetTextureObjectTextureDesc
|
|
|
|
|
hipBindTexture
|
|
|
|
|
hipBindTexture2D
|
|
|
|
|
hipBindTextureToArray
|
|
|
|
|
hipBindTextureToMipmappedArray
|
|
|
|
|
hipUnbindTexture
|
|
|
|
|
hipGetChannelDesc
|
|
|
|
|
hipGetTextureAlignmentOffset
|
|
|
|
|
hipGetTextureReference
|
|
|
|
|
hipTexRefSetFormat
|
|
|
|
|
hipTexRefSetFlags
|
|
|
|
|
hipTexRefSetFilterMode
|
|
|
|
|
hipTexRefSetAddressMode
|
|
|
|
|
hipTexRefSetArray
|
|
|
|
|
hipTexRefSetAddress
|
|
|
|
|
hipTexRefSetAddress2D
|
2019-08-26 15:44:58 -04:00
|
|
|
ihipBindTextureImpl
|
|
|
|
|
ihipBindTextureToArrayImpl
|
2018-04-13 18:19:28 -04:00
|
|
|
hipCreateChannelDesc
|
|
|
|
|
hipProfilerStart
|
|
|
|
|
hipProfilerStop
|
|
|
|
|
hipHccGetAccelerator
|
|
|
|
|
hipHccGetAcceleratorView
|
|
|
|
|
hipCreateSurfaceObject
|
|
|
|
|
hipDestroySurfaceObject
|
2019-09-04 17:16:03 -04:00
|
|
|
InitActivityCallback
|
|
|
|
|
EnableActivityCallback
|
|
|
|
|
GetCmdName
|
|
|
|
|
hiprtcAddNameExpression
|
|
|
|
|
hiprtcCompileProgram
|
|
|
|
|
hiprtcCreateProgram
|
|
|
|
|
hiprtcDestroyProgram
|
|
|
|
|
hiprtcGetLoweredName
|
|
|
|
|
hiprtcGetProgramLog
|
|
|
|
|
hiprtcGetProgramLogSize
|
|
|
|
|
hiprtcGetCode
|
|
|
|
|
hiprtcGetCodeSize
|
|
|
|
|
hiprtcGetErrorString
|