SWDEV-468257 - Un-deprecate hipHostAlloc()
Change-Id: I5cc820d9b2d9c592009b04cd7702c11d46590863
[ROCm/hip commit: 91db702b8c]
This commit is contained in:
committed by
Branislav Brzak
parent
1927a839ed
commit
e6cab13857
@@ -45,7 +45,6 @@ Memory management
|
||||
|
||||
* ``hipMallocHost`` (replaced with ``hipHostMalloc``)
|
||||
* ``hipMemAllocHost`` (replaced with ``hipHostMalloc``)
|
||||
* ``hipHostAlloc`` (replaced with ``hipHostMalloc``)
|
||||
* ``hipFreeHost`` (replaced with ``hipHostFree``)
|
||||
* ``hipMemcpyToArray``
|
||||
* ``hipMemcpyFromArray``
|
||||
|
||||
Reference in New Issue
Block a user