SWDEV-483134 - Reverted the deprecation of hipHostMalloc/hipHostFree
Change-Id: I065031b8438330c5eb7a7ae510b8d6619b500d04
Этот коммит содержится в:
коммит произвёл
Rakesh Roy
родитель
3bd32d7d4b
Коммит
0fa632c52c
@@ -21,10 +21,6 @@ Full documentation for HIP is available at [rocm.docs.amd.com](https://rocm.docs
|
||||
- `hipDrvGraphExecMemsetNodeSetParams` sets the parameters for a memset node in the given graphExec.
|
||||
- `hipExtHostAlloc` preserves the functionality of `hipHostMalloc`.
|
||||
|
||||
* Deprecated HIP APIs
|
||||
- `hipHostMalloc` to be replaced by `hipExtHostAlloc`.
|
||||
- `hipHostFree` to be replaced by `hipFreeHost`.
|
||||
|
||||
### Resolved issues
|
||||
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user