SWDEV-470017 - Changed the return value for the API hipMemGetAdressRange
Change-Id: I6ccc627d3d233610f4509e0323cfef5bf92422a6
[ROCm/hip commit: 9e407373f4]
Tento commit je obsažen v:
@@ -4995,7 +4995,7 @@ hipError_t hipDeviceDisablePeerAccess(int peerDeviceId);
|
||||
* @param [out] psize - Size of allocation
|
||||
* @param [in] dptr- Device Pointer
|
||||
*
|
||||
* @returns #hipSuccess, #hipErrorInvalidDevicePointer
|
||||
* @returns #hipSuccess, #hipErrorNotFound
|
||||
*
|
||||
* @see hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent,
|
||||
* hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele