SWDEV-470017 - Changed the return value for the API hipMemGetAdressRange

Change-Id: I6ccc627d3d233610f4509e0323cfef5bf92422a6


[ROCm/hip commit: 9e407373f4]
This commit is contained in:
Julia Jiang
2024-06-27 15:04:01 -04:00
committed by Julia Jiang
parent 3c63ca66e4
commit 12a307219a
+1 -1
View File
@@ -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