Skip to content

PyPi Wheel Generation#3794

Draft
amd-juwillia wants to merge 6 commits intodevelopfrom
juwillia/python-final
Draft

PyPi Wheel Generation#3794
amd-juwillia wants to merge 6 commits intodevelopfrom
juwillia/python-final

Conversation

@amd-juwillia
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added project: amdsmi github actions Pull requests that update GitHub Actions code labels Mar 5, 2026
@amd-juwillia amd-juwillia force-pushed the juwillia/python-final branch from 859f2ef to 57593b8 Compare March 5, 2026 17:26
@marifamd marifamd force-pushed the juwillia/python-final branch from 57593b8 to b4a0d5a Compare March 5, 2026 18:15
@amd-juwillia amd-juwillia force-pushed the juwillia/python-final branch from b4a0d5a to 4d9a212 Compare March 5, 2026 18:33
Signed-off-by: Justin Williams <[email protected]>
@marifamd marifamd force-pushed the juwillia/python-final branch from b549d6e to 9639199 Compare March 5, 2026 19:43
@marifamd marifamd force-pushed the juwillia/python-final branch 2 times, most recently from bef95b3 to 5618d07 Compare March 6, 2026 15:54
- Link amdsminic static library into libamd_smi_python.so to resolve undefined NIC symbols
- Prevent pip-context wrapper from falling back to system libamd_smi.so to avoid dual-loading segfault
- Add trailing newline to setup.cfg.in
@amd-juwillia amd-juwillia force-pushed the juwillia/python-final branch from 5618d07 to 87e9051 Compare March 6, 2026 20:24
Signed-off-by: Justin Williams <[email protected]>
Signed-off-by: Justin Williams <[email protected]>
@amd-juwillia amd-juwillia force-pushed the juwillia/python-final branch from 68aa824 to b0dc79f Compare March 8, 2026 03:12
except Exception:
_log_version_and_path_diagnostics()
print("[amdsmi-cli] Failed to read amdsmi Python package version; aborting to avoid incompatibility.")
sys.exit(1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is where my code is failing to run in the container. Once we get this fixed I will approve as the rest looks great

class struct_amdsmi_pcie_info_t(Structure):
pass

class struct_pcie_static_(Structure):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unrelated to this PR, did you have a stray commit in here? I think we'd want to have this separate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github actions Pull requests that update GitHub Actions code organization: ROCm project: amdsmi

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants