Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation]: hipMemGetAdressRange unexpectedly returns hipErrorNotFound #3531

Open
BKitor opened this issue Jun 24, 2024 · 1 comment
Open

Comments

@BKitor
Copy link

BKitor commented Jun 24, 2024

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:

* @returns #hipSuccess, #hipErrorInvalidDevicePointer

Attach any links, screenshots, or additional evidence you think will be helpful.

No response

@harkgill-amd
Copy link

Hi @BKitor, an internal ticket has been created to fix this issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants