SWDEV-470017 - Changed the return value for the API hipMemGetAdressRange
Change-Id: I6ccc627d3d233610f4509e0323cfef5bf92422a6
[ROCm/hip commit: 9e407373f4]
This commit is contained in:
@@ -4995,7 +4995,7 @@ hipError_t hipDeviceDisablePeerAccess(int peerDeviceId);
|
|||||||
* @param [out] psize - Size of allocation
|
* @param [out] psize - Size of allocation
|
||||||
* @param [in] dptr- Device Pointer
|
* @param [in] dptr- Device Pointer
|
||||||
*
|
*
|
||||||
* @returns #hipSuccess, #hipErrorInvalidDevicePointer
|
* @returns #hipSuccess, #hipErrorNotFound
|
||||||
*
|
*
|
||||||
* @see hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent,
|
* @see hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent,
|
||||||
* hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
|
* hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
|
||||||
|
|||||||
Reference in New Issue
Block a user