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

2nd attempt to guard aarch64-cuda (or rather cuda-aarch64) #1986

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

nWEIdia
Copy link
Collaborator

@nWEIdia nWEIdia commented Sep 11, 2024

Previous PR did not seem to execute "pip3 install numpy -force-reinstall" and the CI did not seem to test this (only tested python 3.8).

cc @atalman @malfet @ptrblck @tinglvv

@tinglvv
Copy link
Collaborator

tinglvv commented Sep 11, 2024

CUDA ARM wheel GPU_ARCH_TYPE was defined to be cuda-aarch64 to be in parallel with cpu aarch64 in https://github.com/pytorch/pytorch/pull/126174/files#diff-05a2f54752a171dcfec6fe4a27d17f307546ffb606d4e034414a3dd4f07192d0. Apologies for the confusion.

LGTM.

@atalman atalman merged commit 260aaf0 into pytorch:main Sep 12, 2024
28 of 51 checks passed
@nWEIdia
Copy link
Collaborator Author

nWEIdia commented Sep 12, 2024

https://github.com/pytorch/builder/actions/runs/10822278913/job/30025910519 looks good!

Linking "Previous PR" to be #1984 and issue to be #1985

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

Successfully merging this pull request may close these issues.

4 participants