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

ROCm fixes - v1.12.x #7981

Merged
merged 2 commits into from
Feb 24, 2022
Merged

Conversation

edgargabriel
Copy link
Contributor

What

Bring PR #7941 (commit 7afce31) and PR #7954 from master to the v1.12 branch

Why ?

These PRs are necessary to make the rocm components work correctly on the v1.12. branch

in the class constructor passing NULL instead of a valid internal_ops
can lead to a segfault. Use &uct_base_iface_internal_ops to avoid this
problem in rocm/ipc and rocm/gdr.

Signed-off-by: Edgar <edgar.gabriel@amd.com>
(cherry picked from commit 7afce31)
fix the initialization of the rocm ucm component to ensure that the
memtype cache is correctly recording rocm device addresses.

(cherry picked from commit f8fa567)
@yosefe yosefe changed the title Pr/rocm v1.12.1 fixes ROCm fixes - v1.12.x Feb 24, 2022
@yosefe yosefe merged commit b1af65e into openucx:v1.12.x Feb 24, 2022
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