Skip to content

[ROCm][CI] Validate shared ROCm SO file list#5

Draft
amdfaa wants to merge 8666 commits into
masterfrom
cursor/shared-so-file-validate-4318
Draft

[ROCm][CI] Validate shared ROCm SO file list#5
amdfaa wants to merge 8666 commits into
masterfrom
cursor/shared-so-file-validate-4318

Conversation

@amdfaa

@amdfaa amdfaa commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Fixes #ISSUE_NUMBER

Adds lightweight validation for the shared ROCm shared-library list introduced by the selected shared .so branch, plus focused tests that verify the list invariants, fail-fast validation behavior, and .ci/manywheel/repair_wheel.py's path-based loader behavior.

Validation performed:

  • Stdlib-only path-import verification for torch/_rocm_libs.py and .ci/manywheel/repair_wheel.py passed, including positive and negative validation cases.
  • python was unavailable and PYTHONPATH=/workspace python3 test/test_rocm_libs.py TestRocmLibs.test_rocm_so_files_are_valid_basenames could not run because this unbuilt checkout lacks generated torch.version.

Authored with Claude.

Open in Web Open in Cursor 

Loading
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.