test_amdsmi_query_helpers_do_not_manage_lifecycle fails in multi-rank CI
Open
@artulab is already working on this.
Since Apr 24, 2026.
bug
iris
test
- Dominant language
- Python
- Stars
- 202
- Forks
- 47
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 4
Description
Summary
tests/unittests/test_topology.py::TestVendorLibraryLifecycle::test_amdsmi_query_helpers_do_not_manage_lifecycle (added in #514) fails when run under the multi-rank CI harness (torchrun --nproc_per_node=4 tests/run_tests_distributed.py). Passes standalone.
CI failure
Run: https://github.com/ROCm/iris/actions/runs/24859635007
FAILED tests/unittests/test_topology.py::TestVendorLibraryLifecycle::test_amdsmi_query_helpers_do_not_manage_lifecycle
========================= 1 failed, 79 passed in 0.39s =========================
Job: Test unittests (4 ranks, git install) on commit db8e23b (main).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.