SWDEV-468257 - Un-deprecate hipHostAlloc()
Change-Id: I5cc820d9b2d9c592009b04cd7702c11d46590863
[ROCm/hip commit: 91db702b8c]
Este commit está contenido en:
cometido por
Branislav Brzak
padre
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``
|
||||
|
||||
Referencia en una nueva incidencia
Block a user