Skip to content

Do not explicitly bundle magma lib into PyTorch wheels#85

Draft
jithunnair-amd wants to merge 1 commit intomainfrom
prebuilt_magma_for_wheels
Draft

Do not explicitly bundle magma lib into PyTorch wheels#85
jithunnair-amd wants to merge 1 commit intomainfrom
prebuilt_magma_for_wheels

Conversation

@jithunnair-amd
Copy link
Collaborator

@jithunnair-amd jithunnair-amd commented Jun 27, 2025

Let the CMake build flow handle it as per ROCm/pytorch#2233 and https://github.com/ROCm/rocAutomation/pull/990

TODO: Ensure that all relevant PyTorch branches for ROCm7.0 are updated to use prebuilt magma wheel

Validation: https://ml-ci-internal.amd.com/job/pytorch/job/manylinux_rocm_wheels/663: wheels built successfully, magma wheel downloaded from artifactory, libmagma.so automatically included into pytorch wheel

[2025-06-27T21:42:16.130Z] ++ ldd /opt/python/cp310-cp310/lib/python3.10/site-packages/torch/lib/libtorch_hip.so
...
[2025-06-27T21:42:16.130Z] 	libmagma.so => /opt/python/cp310-cp310/lib/python3.10/site-packages/torch/lib/libmagma.so (0x00007f888b5ca000)

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.

1 participant