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

UCT/ROCM: don't try to lock host pinned memory -v1.14 #9085

Merged
merged 1 commit into from
May 18, 2023

Conversation

edgargabriel
Copy link
Contributor

What

newer ROCm releases don't like locking host pinned memory (e.g. hipHostMalloc). avoid the lock operation in the rocm_copy path.

How ?

(cherry picked from commit 745df30)

newer ROCm releases don't like locking host pinned memory (e.g. hipHostMalloc).
avoid the lock operation in the rocm_copy path.

(cherry picked from commit 745df30)
@yosefe yosefe merged commit 1adefd8 into openucx:v1.14.x May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants