内存管理
- 总体说明
- aclrtMalloc
- aclrtMallocAlign32
- aclrtMallocCached
- aclrtMemFlush
- aclrtMemInvalidate
- aclrtFree
- aclrtMallocHost
- aclrtFreeHost
- aclrtMemset
- aclrtMemsetAsync
- aclrtMemcpy
- aclrtMemcpyAsync
- aclrtMemcpyAsyncWithCondition
- aclrtGetMemInfo
- aclrtMemcpy2d
- aclrtMemcpy2dAsync
- aclrtAllocatorRegister
- aclrtAllocatorUnregister
- aclrtMallocPhysical
- aclrtFreePhysical
- aclrtReserveMemAddress
- aclrtReleaseMemAddress
- aclrtMapMem
- aclrtUnmapMem
- aclrtMemExportToShareableHandle
- aclrtDeviceGetBareTgid
- aclrtMemSetPidToShareableHandle
- aclrtMemImportFromShareableHandle
- aclrtMemGetAllocationGranularity
- aclrtCmoAsync
- aclrtMallocWithCfg
- aclrtMallocForTaskScheduler
- aclrtMallocHostWithCfg
- aclrtMemcpyAsyncWithDesc
- aclrtGetMemcpyDescSize
- aclrtSetMemcpyDesc
- aclrtPointerGetAttributes
- aclrtHostRegister
- aclrtHostUnregister
父主题: 运行时管理