SWDEV-483134 - Deprecate hipHostMalloc and hipHostFree APIs
Change-Id: I55432d34ea7e9357e6528089cf38addcb5b22ddf
This commit is contained in:
@@ -45,6 +45,8 @@ Memory management
|
||||
|
||||
* ``hipMallocHost`` (replaced with ``hipHostAlloc``)
|
||||
* ``hipMemAllocHost`` (replaced with ``hipHostAlloc``)
|
||||
* ``hipHostMalloc`` (replaced with ``hipExtHostAlloc``)
|
||||
* ``hipHostFree`` (replaced with ``hipFreeHost``)
|
||||
* ``hipMemcpyToArray``
|
||||
* ``hipMemcpyFromArray``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user