Skip to content

accelerator/rocm: fix check_addr function #11209

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

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

edgargabriel
Copy link
Member

the hipPointerGetAttribute function returns an error code for host memory. Hence, an error code might not indicate a problem, but host memory. Adjust return code of the function accordingly.

Signed-off-by: Edgar Gabriel [email protected]
(cherry picked from commit 7daf1d5)

the hipPointerGetAttribute function returns an error
code for host memory. Hence, an error code might not
indicate a problem, but host memory. Adjust return code
of the function accordingly.

Signed-off-by: Edgar Gabriel <[email protected]>
(cherry picked from commit 7daf1d5)
@gpaulsen gpaulsen merged commit 26246f3 into open-mpi:v5.0.x Jan 6, 2023
@edgargabriel edgargabriel deleted the pr/rocm-check-addr-fix-v5.0 branch March 3, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants