[Documentation]: hipMemGetAdressRange unexpectedly returns hipErrorNotFound
Closed this issue · 2 comments
BKitor commented
Description of errors
Minor Docs typo, looks like hipErrorInvalidDevicePointer got swapped to hipErrorNotFound at some point. Makes debugging a bit confusing...
Link to function in CLR:
https://github.com/ROCm/clr/blob/6b9e89fe0cf9a08ce5e3b81a240977a89587dd03/hipamd/src/hip_memory.cpp#L783C15-L783C17
doc line in header file:
HIP/include/hip/hip_runtime_api.h
Line 4998 in 91db702
Attach any links, screenshots, or additional evidence you think will be helpful.
No response
harkgill-amd commented
Hi @BKitor, an internal ticket has been created to fix this issue. Thanks!
harkgill-amd commented