HIP API Documentation¶
Contents:
- Device management
- hipDeviceSynchronize
- hipDeviceReset
- hipSetDevice
- hipGetDevice
- hipGetDeviceCount
- hipDeviceGetAttribute
- hipGetDeviceProperties
- hipDeviceSetCacheConfig
- hipDeviceGetCacheConfig
- hipDeviceGetLimit
- hipFuncSetCacheConfig
- hipDeviceGetSharedMemConfig
- hipDeviceSetSharedMemConfig
- hipSetDeviceFlags
- hipChooseDevice
- Error Handling
- Stream Management
- Event Management
- Memory Management
- hipPointerGetAttributes
- hipMalloc
- hipHostMalloc
- hipHostGetDevicePointer
- hipHostGetFlags
- hipHostRegister
- hipHostUnregister
- hipMallocPitch
- hipFree
- hipMemcpy
- hipMemcpyHtoD
- hipMemcpyDtoH
- hipMemcpyDtoD
- hipMemcpyHtoDAsync
- hipMemcpyDtoHAsync
- hipMemcpyDtoDAsync
- hipMemcpyToSymbolAsync
- hipMemcpyFromSymbol
- hipMemcpyAsync
- hipMemset
- hipMemsetD8
- hipMemsetAsync
- hipMemset2D
- hipMemGetInfo
- hipMemPtrGetInfo
- hipMallocArray
- hipFreeArray
- hipMalloc3DArray
- hipMemcpy2D
- hipMemcpy2DAsync
- hipMemcpy2DToArray
- hipMemcpyToArray
- hipMemcpy3D
- Device Memory Access
- Initialization and Version
- Context Management
- Control