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

GTEST/ROCM and UCM/ROCM: fixes for the v1.13 release #8330

Merged
merged 3 commits into from
Jun 21, 2022

Conversation

edgargabriel
Copy link
Contributor

This pr brings a couple of fixes for the rocm components from master to the v1.13 branch

Specifically:
GTEST/UCM/ROCM: Fix is_rocm_managed_supported gtest
(cherry picked from commit a049c27)

UCT/ROCM/COPY: implement estimate_perf function
(cherry picked form commit 21ca904)

UCM/ROCM: delay memtype detection to md's
(cherry picked from commit ee3aee9)

Why ?

fixes existing issues and makes rocm gtests pass.

akolliasAMD and others added 3 commits June 20, 2022 10:47
provide an implementation of estimate_performance for the internal ops.
This helps pass a test in the gtest suite.

(cherry picked from commit b38c71e)
Delay the memtype detection to rocm md. Otherwise
the code path for the detection of rocm between
ucm/rocm and uct/rocm can easily diverge and lead to unintended
consequences.

Fixes an issue observed with a testcase on rocm 5.1 with older linux kernels.

(cherry picked from commit cfb0466)
@yosefe yosefe merged commit a8ee387 into openucx:v1.13.x Jun 21, 2022
@edgargabriel edgargabriel deleted the pr/rocm-v1.13-fixes2 branch March 21, 2023 15:20
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.

3 participants